mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
28 lines
967 B
C
28 lines
967 B
C
#ifndef POKEPLATINUM_UNK_0204E3CC_H
|
|
#define POKEPLATINUM_UNK_0204E3CC_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_157(ScriptContext * param0);
|
|
BOOL ScrCmd_158(ScriptContext * param0);
|
|
BOOL ScrCmd_159(ScriptContext * param0);
|
|
BOOL ScrCmd_15A(ScriptContext * param0);
|
|
BOOL ScrCmd_15B(ScriptContext * param0);
|
|
BOOL ScrCmd_15C(ScriptContext * param0);
|
|
BOOL ScrCmd_15E(ScriptContext * param0);
|
|
BOOL ScrCmd_15D(ScriptContext * param0);
|
|
BOOL ScrCmd_15F(ScriptContext * param0);
|
|
BOOL ScrCmd_160(ScriptContext * param0);
|
|
BOOL ScrCmd_161(ScriptContext * param0);
|
|
BOOL ScrCmd_162(ScriptContext * param0);
|
|
BOOL ScrCmd_163(ScriptContext * param0);
|
|
BOOL ScrCmd_164(ScriptContext * param0);
|
|
BOOL ScrCmd_165(ScriptContext * param0);
|
|
BOOL ScrCmd_166(ScriptContext * param0);
|
|
BOOL ScrCmd_167(ScriptContext * param0);
|
|
BOOL ScrCmd_1CF(ScriptContext * param0);
|
|
BOOL ScrCmd_1D0(ScriptContext * param0);
|
|
BOOL ScrCmd_1D1(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204E3CC_H
|