mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-05-09 02:11:44 +00:00
fix a compile error
This commit is contained in:
parent
aae3e57bb0
commit
1ddd1d1ee9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
struct ControllerInfo {
|
||||
u8 index;
|
||||
u32 type;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue