mirror of
https://github.com/zeldaret/tmc
synced 2026-09-04 02:29:33 -04:00
Merge remote-tracking branch 'upstream/master' into interaction-stuff
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include "global.h"
|
||||
|
||||
// clang-format off
|
||||
|
||||
bool32 CheckFlags(u32);
|
||||
bool32 CheckGlobalFlag(u32);
|
||||
bool32 CheckGlobalFlags(u32, u32);
|
||||
@@ -1762,4 +1764,6 @@ typedef enum {
|
||||
END_12,
|
||||
} LocalFlags12;
|
||||
|
||||
// clang-format on
|
||||
|
||||
#endif // FLAGS_H
|
||||
|
||||
Reference in New Issue
Block a user