mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-02 18:16:37 +00:00
10 lines
216 B
C
10 lines
216 B
C
#ifndef POKEHEARTGOLD_OV_01_021F6830_H
|
|
#define POKEHEARTGOLD_OV_01_021F6830_H
|
|
|
|
#include "script.h"
|
|
|
|
void ov01_021F6830(FieldSystem *fieldSystem, int a1, int a2);
|
|
void ov01_021F6B50(FieldSystem *fieldSystem);
|
|
|
|
#endif
|