mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
all good things are three
This commit is contained in:
@@ -83,11 +83,6 @@ void handle_item_drop(void)
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
||||
while(1) // Game (re-)start
|
||||
{
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user