fix a compile error

This commit is contained in:
Isaac0-dev 2025-07-24 10:52:29 +10:00
parent aae3e57bb0
commit 1ddd1d1ee9

View file

@ -1,3 +1,5 @@
#include <stdbool.h>
struct ControllerInfo {
u8 index;
u32 type;