papermario/src/world/area_dgb/dgb_00.c
Ethan Roseman 8e47ca56c4
Map code (#80)
* split all map code

hype

* split area_table.bin properly

* fix coverage.py c_func_pattern to match multiline func signatures

* add src/world/* to makefile

* bump splat

* yikes

* splat maps without vram_lock

Co-authored-by: Alex Bates <hi@imalex.xyz>
2020-10-19 00:42:17 -04:00

6 lines
152 B
C

#include "common.h"
INCLUDE_ASM(s32, "world/area_dgb/dgb_00", func_80240000_BFA0A0);
INCLUDE_ASM(s32, "world/area_dgb/dgb_00", func_80240060_BFA0A0);