pokeheartgold/include/overlay_mic_test.h
Adrienn Tindall 4fa58ecd00 Revert "Merge branch 'master' into mic-test"
This reverts commit 5addff602e, reversing
changes made to 28cf07be70.
2024-11-01 19:31:29 -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