mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 17:32:30 +01:00
8e47ca56c4
* 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>
6 lines
152 B
C
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);
|