mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-08 10:35:37 -05:00
15 lines
427 B
C
15 lines
427 B
C
#ifndef POKEPLATINUM_UNK_0204F13C_H
|
|
#define POKEPLATINUM_UNK_0204F13C_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_2CC(ScriptContext *param0);
|
|
BOOL ScrCmd_2D1(ScriptContext *param0);
|
|
BOOL ScrCmd_2CF(ScriptContext *param0);
|
|
BOOL ScrCmd_324(ScriptContext *param0);
|
|
BOOL ScrCmd_325(ScriptContext *param0);
|
|
BOOL ScrCmd_326(ScriptContext *param0);
|
|
BOOL ScrCmd_32A(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204F13C_H
|