mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-18 17:44:20 -05:00
9 lines
195 B
C
9 lines
195 B
C
#ifndef POKEHEARTGOLD_UNK_02096910_H
|
|
#define POKEHEARTGOLD_UNK_02096910_H
|
|
|
|
#include "battle_arcade_game_board.h"
|
|
|
|
void sub_02096910(GAME_BOARD_WORK *work);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02096910_H
|