pokeplatinum/include/overlay069/ov69_0225C700.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
325 B
C

#ifndef POKEPLATINUM_OV69_0225C700_H
#define POKEPLATINUM_OV69_0225C700_H
#include "overlay_manager.h"
int ov69_0225C700(ApplicationManager *appMan, int *param1);
int ov69_0225C820(ApplicationManager *appMan, int *param1);
int ov69_0225C8FC(ApplicationManager *appMan, int *param1);
#endif // POKEPLATINUM_OV69_0225C700_H