mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
8 lines
174 B
C
8 lines
174 B
C
|
#include "common.h"
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_1967B0", LoadItemScript);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_1967B0", LoadFreeItemScript);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_1967B0", LoadMoveScript);
|