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>
18 lines
541 B
C
18 lines
541 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_80240000_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_8024004C_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_802401AC_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_802405BC_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_802405FC_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_80240708_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_802407F4_9C2910);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_10", func_80240820);
|