spicetools/games/we/touchpanel.h

7 lines
67 B
C++

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