mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-12 05:44:27 -05:00
9 lines
163 B
C
9 lines
163 B
C
#ifndef POKEHEARTGOLD_OV_01_021F6830_H
|
|
#define POKEHEARTGOLD_OV_01_021F6830_H
|
|
|
|
#include "script.h"
|
|
|
|
void ov01_021F6830(FieldSystem *fsys, int a1, int a2);
|
|
|
|
#endif
|