mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
17 lines
507 B
C
17 lines
507 B
C
#ifndef POKEPLATINUM_UNK_0204B64C_H
|
|
#define POKEPLATINUM_UNK_0204B64C_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_17D(ScriptContext *param0);
|
|
BOOL ScrCmd_17E(ScriptContext *param0);
|
|
BOOL ScrCmd_17F(ScriptContext *param0);
|
|
BOOL ScrCmd_180(ScriptContext *param0);
|
|
BOOL ScrCmd_181(ScriptContext *param0);
|
|
BOOL ScrCmd_182(ScriptContext *param0);
|
|
BOOL ScrCmd_183(ScriptContext *param0);
|
|
BOOL ScrCmd_184(ScriptContext *param0);
|
|
BOOL ScrCmd_185(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204B64C_H
|