mirror of https://github.com/pmret/papermario.git
16 lines
374 B
C
16 lines
374 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM("code_7E3700", func_80282880);
|
|
|
|
INCLUDE_API_ASM("code_7E3700", CheckActionState);
|
|
|
|
INCLUDE_API_ASM("code_7E3700", CreatePushBlockGrid);
|
|
|
|
INCLUDE_API_ASM("code_7E3700", SetPushBlock);
|
|
|
|
INCLUDE_API_ASM("code_7E3700", GetPushBlock);
|
|
|
|
INCLUDE_API_ASM("code_7E3700", GetGridIndexFromPos);
|
|
|
|
INCLUDE_API_ASM("code_7E3700", SetPushBlockFallEffect);
|