pokeplatinum/include/main_menu/application_template.h
2025-08-04 23:47:20 +02:00

9 lines
258 B
C

#ifndef POKEPLATINUM_MAIN_MENU_APPLICATION_TEMPLATE_H
#define POKEPLATINUM_MAIN_MENU_APPLICATION_TEMPLATE_H
#include "overlay_manager.h"
extern const ApplicationManagerTemplate gMainMenuAppTemplate;
#endif // POKEPLATINUM_MAIN_MENU_APPLICATION_TEMPLATE_H