mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
18 lines
557 B
C
18 lines
557 B
C
#ifndef POKEPLATINUM_UNK_0204C6C8_H
|
|
#define POKEPLATINUM_UNK_0204C6C8_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_075(ScriptContext * param0);
|
|
BOOL ScrCmd_076(ScriptContext * param0);
|
|
BOOL ScrCmd_077(ScriptContext * param0);
|
|
BOOL ScrCmd_078(ScriptContext * param0);
|
|
BOOL ScrCmd_079(ScriptContext * param0);
|
|
BOOL ScrCmd_07A(ScriptContext * param0);
|
|
BOOL ScrCmd_2A8(ScriptContext * param0);
|
|
BOOL ScrCmd_274(ScriptContext * param0);
|
|
BOOL ScrCmd_2A9(ScriptContext * param0);
|
|
BOOL ScrCmd_276(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204C6C8_H
|