mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
467 B
C
16 lines
467 B
C
#ifndef POKEPLATINUM_UNK_0204C8F0_H
|
|
#define POKEPLATINUM_UNK_0204C8F0_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_06F(ScriptContext *param0);
|
|
BOOL ScrCmd_070(ScriptContext *param0);
|
|
BOOL ScrCmd_1A3(ScriptContext *param0);
|
|
BOOL ScrCmd_071(ScriptContext *param0);
|
|
BOOL ScrCmd_1AB(ScriptContext *param0);
|
|
BOOL ScrCmd_072(ScriptContext *param0);
|
|
BOOL ScrCmd_073(ScriptContext *param0);
|
|
BOOL ScrCmd_074(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204C8F0_H
|