Files
spice2x-r3d/games/we/touchpanel.h
T

7 lines
73 B
C++

#pragma once
namespace games::we {
void touchpanel_init();
}