mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-08 02:25:52 -05:00
18 lines
547 B
C
18 lines
547 B
C
#ifndef POKEPLATINUM_UNK_0204EDA4_H
|
|
#define POKEPLATINUM_UNK_0204EDA4_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_1C6(ScriptContext *param0);
|
|
BOOL ScrCmd_1C7(ScriptContext *param0);
|
|
BOOL ScrCmd_21E(ScriptContext *param0);
|
|
BOOL ScrCmd_21F(ScriptContext *param0);
|
|
BOOL ScrCmd_220(ScriptContext *param0);
|
|
BOOL ScrCmd_221(ScriptContext *param0);
|
|
BOOL ScrCmd_224(ScriptContext *param0);
|
|
BOOL ScrCmd_222(ScriptContext *param0);
|
|
BOOL ScrCmd_223(ScriptContext *param0);
|
|
BOOL ScrCmd_225(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204EDA4_H
|