mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
10 lines
255 B
C
10 lines
255 B
C
#ifndef POKEHEARTGOLD_OVERLAY_80_0222AB40_H
|
|
#define POKEHEARTGOLD_OVERLAY_80_0222AB40_H
|
|
|
|
#include "frontier/overlay_80_0222BDF4.h"
|
|
|
|
u16 FrontierScript_ReadU16(FrontierContext *ctx);
|
|
void ov80_0222AB84(FrontierContext *ctx, FrontierFunction func);
|
|
|
|
#endif
|