Corrected some mislabeled 1bpps

This commit is contained in:
PikalaxALT
2015-11-04 15:35:29 -05:00
parent cf5d726b7f
commit 95cb4636af
8 changed files with 104 additions and 87 deletions

View File

@@ -164,3 +164,7 @@ HMENURETURN_SCRIPT EQU %10000000
HMENURETURN_ASM EQU %11111111
NUM_MON_SUBMENU_ITEMS EQU 8
LEN_2BPP_TILE EQU 16
LEN_1BPP_TILE EQU 8
TILES_PER_FRAME EQU 6