mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-04 08:35:19 -05:00
19 lines
587 B
C
19 lines
587 B
C
#ifndef POKEPLATINUM_UNK_02048DD8_H
|
|
#define POKEPLATINUM_UNK_02048DD8_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_235(ScriptContext *param0);
|
|
BOOL ScrCmd_236(ScriptContext *param0);
|
|
BOOL ScrCmd_2B8(ScriptContext *param0);
|
|
BOOL ScrCmd_30B(ScriptContext *param0);
|
|
BOOL ScrCmd_30C(ScriptContext *param0);
|
|
BOOL ScrCmd_30D(ScriptContext *param0);
|
|
BOOL ScrCmd_237(ScriptContext *param0);
|
|
BOOL ScrCmd_238(ScriptContext *param0);
|
|
BOOL ScrCmd_27C(ScriptContext *param0);
|
|
BOOL ScrCmd_31B(ScriptContext *param0);
|
|
BOOL ScrCmd_329(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02048DD8_H
|