Separate crt0, rom_header, and rom_header_gf

This commit is contained in:
GriffinR
2022-06-21 20:10:07 -04:00
parent 0ef7307040
commit 2eb1c9664e
9 changed files with 253 additions and 150 deletions
+2
View File
@@ -52,4 +52,6 @@ struct Decoration
const u16 *tiles;
};
extern const struct Decoration gDecorations[];
#endif //GUARD_DECORATION_H