Convert tilesets.s to C

This commit is contained in:
GriffinR
2022-09-27 15:15:32 -04:00
parent b8bf9dea56
commit 4f407a1066
14 changed files with 2718 additions and 3146 deletions
+1 -1
View File
@@ -503,7 +503,7 @@ SECTIONS {
src/berry_blender.o(.rodata);
src/new_game.o(.rodata);
src/overworld.o(.rodata);
data/tilesets.o(.rodata);
src/tilesets.o(.rodata);
data/maps.o(.rodata);
src/fieldmap.o(.rodata);
src/metatile_behavior.o(.rodata);