mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
* Standarized OverlayManager names * Most "overlay" to "application" * Other renames * Last rename * undo ov97_0222D30C.c changes
9 lines
222 B
C
9 lines
222 B
C
#ifndef POKEPLATINUM_CONST_OV84_02241130_H
|
|
#define POKEPLATINUM_CONST_OV84_02241130_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
extern const ApplicationManagerTemplate Unk_ov84_02241130;
|
|
|
|
#endif // POKEPLATINUM_CONST_OV84_02241130_H
|