pokeheartgold/include/overlay_mic_test.h
Adrienn Tindall f49fb4947f Clean Up
2024-09-26 15:37:50 -04:00

13 lines
275 B
C

#ifndef POKEHEARTGOLD_MIC_TEST_H
#define POKEHEARTGOLD_MIC_TEST_H
#include "bg_window.h"
#include "msgdata.h"
#include "overlay_manager.h"
#include "system.h"
#include "unk_0200CF18.h"
extern const OVY_MGR_TEMPLATE gApplication_MicTest;
#endif // POKEHEARTGOLD_MIC_TEST_H