mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
1fc7430a2b
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. |
||
---|---|---|
.. | ||
debug.asm | ||
delete_save.asm | ||
empty_sram.asm | ||
init_gender.asm | ||
intro_menu.asm | ||
main_menu.asm | ||
menu_2.asm | ||
menu.asm | ||
naming_screen.asm | ||
options_menu.asm | ||
save.asm | ||
savemenu_copytilemapatonce.asm | ||
scrolling_menu.asm | ||
start_menu.asm | ||
trainer_card.asm |