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