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
527 B
C
18 lines
527 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_80240000_9A4650);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_8024006C_9A4650);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_802400A0);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_8024011C);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_80240250);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_802403B4_9A4650);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_80240434_9A4650);
|
|
|
|
INCLUDE_ASM(s32, "world/area_trd/trd_03", func_80240880_9A4650);
|