7 lines
67 B
C
7 lines
67 B
C
|
#pragma once
|
||
|
|
||
|
namespace games::we {
|
||
|
|
||
|
void touchpanel_init();
|
||
|
}
|