mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
27 lines
926 B
C
27 lines
926 B
C
#ifndef POKEPLATINUM_UNK_020494DC_H
|
|
#define POKEPLATINUM_UNK_020494DC_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_1DB(ScriptContext * param0);
|
|
BOOL ScrCmd_1DA(ScriptContext * param0);
|
|
BOOL ScrCmd_1DC(ScriptContext * param0);
|
|
BOOL ScrCmd_1DD(ScriptContext * param0);
|
|
BOOL ScrCmd_1DE(ScriptContext * param0);
|
|
BOOL ScrCmd_1DF(ScriptContext * param0);
|
|
BOOL ScrCmd_1E0(ScriptContext * param0);
|
|
BOOL ScrCmd_1E1(ScriptContext * param0);
|
|
BOOL ScrCmd_1E2(ScriptContext * param0);
|
|
BOOL ScrCmd_1E3(ScriptContext * param0);
|
|
BOOL ScrCmd_1E4(ScriptContext * param0);
|
|
BOOL ScrCmd_294(ScriptContext * param0);
|
|
BOOL ScrCmd_295(ScriptContext * param0);
|
|
BOOL ScrCmd_296(ScriptContext * param0);
|
|
BOOL ScrCmd_297(ScriptContext * param0);
|
|
BOOL ScrCmd_298(ScriptContext * param0);
|
|
BOOL ScrCmd_299(ScriptContext * param0);
|
|
BOOL ScrCmd_29A(ScriptContext * param0);
|
|
BOOL ScrCmd_29B(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_020494DC_H
|