mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-27 17:27:55 +03:00
6 lines
65 B
C
6 lines
65 B
C
int ntsel_dosel(void) {
|
|
// 選択肢を描画
|
|
//
|
|
return 0;
|
|
}
|