mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -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_020F2FCC_H
|
|
#define POKEPLATINUM_CONST_020F2FCC_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
extern const ApplicationManagerTemplate Unk_020F2FCC;
|
|
|
|
#endif // POKEPLATINUM_CONST_020F2FCC_H
|