Initial port to Linux (using Allegro).
64-bit fixes. Some changes to aid portability. A few other tweaks.
This commit is contained in:
parent
4b3f77c926
commit
56b455844e
70 changed files with 12702 additions and 282 deletions
|
|
@ -101,7 +101,7 @@ void joystick_close()
|
|||
}
|
||||
}
|
||||
|
||||
void poll_joystick()
|
||||
void joystick_poll()
|
||||
{
|
||||
int c;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue