mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
Fix warnings about menudialogs
This commit is contained in:
+1
-1
@@ -822,7 +822,7 @@ struct menu_item {
|
||||
u32 flags;
|
||||
u32 left;
|
||||
u32 right;
|
||||
u32 (*handler)(u32, u32, u32);
|
||||
void *handler;
|
||||
};
|
||||
|
||||
#define MENUDIALOGTYPE_DEFAULT 0x01
|
||||
|
||||
Reference in New Issue
Block a user