mirror of
https://github.com/autc04/Retro68.git
synced 2026-04-20 17:20:09 +00:00
11 lines
57 B
C
11 lines
57 B
C
int
|
|
main (void)
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
void
|
|
KeepMe (void)
|
|
{
|
|
}
|