Add \bear, \cool, \hug, \unflip, \wave
This commit is contained in:
		
							parent
							
								
									16b16a72e5
								
							
						
					
					
						commit
						13ae7cec59
					
				
							
								
								
									
										5
									
								
								edit.c
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								edit.c
									
									
									
									
									
								
							| @ -76,11 +76,16 @@ static const struct { | |||||||
| 	const wchar_t *name; | 	const wchar_t *name; | ||||||
| 	const wchar_t *string; | 	const wchar_t *string; | ||||||
| } Macros[] = { | } Macros[] = { | ||||||
|  | 	{ L"\\bear", L"ʕっ•ᴥ•ʔっ" }, | ||||||
|  | 	{ L"\\cool", L"(⌐■_■)" }, | ||||||
| 	{ L"\\flip", L"(╯°□°)╯︵ ┻━┻" }, | 	{ L"\\flip", L"(╯°□°)╯︵ ┻━┻" }, | ||||||
| 	{ L"\\gary", L"ᕕ( ᐛ )ᕗ" }, | 	{ L"\\gary", L"ᕕ( ᐛ )ᕗ" }, | ||||||
|  | 	{ L"\\hug", L"(っ・∀・)っ" }, | ||||||
| 	{ L"\\lenny", L"( ͡° ͜ʖ ͡°)" }, | 	{ L"\\lenny", L"( ͡° ͜ʖ ͡°)" }, | ||||||
| 	{ L"\\look", L"ಠ_ಠ" }, | 	{ L"\\look", L"ಠ_ಠ" }, | ||||||
| 	{ L"\\shrug", L"¯\\_(ツ)_/¯" }, | 	{ L"\\shrug", L"¯\\_(ツ)_/¯" }, | ||||||
|  | 	{ L"\\unflip", L"┬─┬ノ(º_ºノ)" }, | ||||||
|  | 	{ L"\\wave", L"ヾ(^∇^)" }, | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| void editCompleteAdd(void) { | void editCompleteAdd(void) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user