split unused layout incbins, dump layouts table
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
@#include "constants/layouts.h"
|
||||
@#include "constants/map_types.h"
|
||||
#include "constants/maps.h"
|
||||
@#include "constants/weather.h"
|
||||
@#include "constants/region_map_sections.h"
|
||||
#include "constants/songs.h"
|
||||
@#include "constants/weather.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.include "data/layouts/layouts.inc"
|
||||
.include "data/layouts/layouts_table.inc"
|
||||
@ .include "data/maps/headers.inc"
|
||||
.include "data/maps/groups.inc"
|
||||
@ .include "data/maps/connections.inc"
|
||||
Reference in New Issue
Block a user