pokecrystal-board/engine/pokegear
mid-kid 1fc7430a2b Fix misnamed character codes
Some character codes were erroneously named after their text command
counterparts. This has caused a lot of confusion with naming their
functions and with other things.

I've also removed the `dict2` macro and expanded the `dict` macro. This
really isn't something we should be doing for macros but I can't deny it
looks a lot neater than repeated code.
2018-07-18 10:55:30 +02:00
..
pokegear.asm Use charmap “ and ” 2018-06-25 13:54:30 -04:00
radio.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
townmap_convertlinebreakcharacters.asm Fix misnamed character codes 2018-07-18 10:55:30 +02:00