GodMode9/arm9/source/common/touchcal.h
2019-06-03 02:27:43 +02:00

7 lines
101 B
C

#pragma once
#include "common.h"
bool ShowCalibrationDialog(void);
void ShowTouchPlayground(void);