mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
14 lines
387 B
C
14 lines
387 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
|