enemy stats should have a tbl_ prefix to match other tables
This commit is contained in:
parent
b71b45a8f9
commit
7c0806d338
|
@ -18,7 +18,7 @@ enemy_battle_sprite_palettes 0x0ED000 See enemy_battle_sprite_data for pointe
|
|||
worldmap_blocks 0x0FF0C0 /nar/ff5_binx.bin 0x040300 3 of 4 of 192 of u8 # Top-left corners, top-right corners, bottom-left corners, bottom-right corners
|
||||
worldmap_tiles.bias 0x0FF9C0 /nar/ff5_bin3.bin 0x03FB00 3 of 256 of u8 Add to each pixel of the mode7c tiles
|
||||
worldmap_palettes 0x0FFCC0 /nar/ff5_binx.bin 0x040000 3 of Palette128Of555
|
||||
enemy_stats 0x100000 384 of EnemyStats
|
||||
tbl_enemy_stats 0x100000 384 of EnemyStats
|
||||
enemy_battle_sprite_layouts_small 0x10D004 102 of 8 of u8 length 0x330
|
||||
enemy_battle_sprite_layouts_large 0x10D334 72 of 16 of u16 length 0x900
|
||||
enemy_battle_sprite_mini 0x10E003 4 of TileSNES4bpp length 0x80
|
||||
|
|
|
Loading…
Reference in New Issue