mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
12 lines
311 B
C
12 lines
311 B
C
#ifndef POKEPLATINUM_UNK_0204F02C_H
|
|
#define POKEPLATINUM_UNK_0204F02C_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_23F(ScriptContext * param0);
|
|
BOOL ScrCmd_240(ScriptContext * param0);
|
|
BOOL ScrCmd_241(ScriptContext * param0);
|
|
BOOL ScrCmd_242(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204F02C_H
|