mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
267 B
C
11 lines
267 B
C
#ifndef POKEPLATINUM_UNK_0205003C_H
|
|
#define POKEPLATINUM_UNK_0205003C_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_2D9(ScriptContext *param0);
|
|
BOOL ScrCmd_2DC(ScriptContext *param0);
|
|
BOOL ScrCmd_2DA(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0205003C_H
|