pokeheartgold/include/overlay_01_021F6830.h

10 lines
216 B
C
Raw Normal View History

2022-12-06 23:38:33 +00:00
#ifndef POKEHEARTGOLD_OV_01_021F6830_H
#define POKEHEARTGOLD_OV_01_021F6830_H
#include "script.h"
2023-08-20 17:52:40 +00:00
void ov01_021F6830(FieldSystem *fieldSystem, int a1, int a2);
2024-05-26 01:04:51 +00:00
void ov01_021F6B50(FieldSystem *fieldSystem);
2022-12-06 23:38:33 +00:00
2023-02-17 21:13:00 +00:00
#endif