mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
14 lines
393 B
C
14 lines
393 B
C
#ifndef POKEPLATINUM_UNK_0204CDDC_H
|
|
#define POKEPLATINUM_UNK_0204CDDC_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_215(ScriptContext * param0);
|
|
BOOL ScrCmd_216(ScriptContext * param0);
|
|
BOOL ScrCmd_217(ScriptContext * param0);
|
|
BOOL ScrCmd_2DF(ScriptContext * param0);
|
|
BOOL ScrCmd_2E0(ScriptContext * param0);
|
|
BOOL ScrCmd_2E1(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204CDDC_H
|