pokeplatinum/include/unk_02017498.h
Eduardo Quezada fc03351879
Standarized OverlayManager names (#524)
* Standarized OverlayManager names

* Most "overlay" to "application"

* Other renames

* Last rename

* undo ov97_0222D30C.c changes
2025-05-26 12:50:57 -07:00

11 lines
319 B
C

#ifndef POKEPLATINUM_UNK_02017498_H
#define POKEPLATINUM_UNK_02017498_H
#include "overlay_manager.h"
int sub_02017498(ApplicationManager *appMan, int *param1);
int sub_02017524(ApplicationManager *appMan, int *param1);
int sub_02017658(ApplicationManager *appMan, int *param1);
#endif // POKEPLATINUM_UNK_02017498_H