mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-16 23:35:46 +01:00
move /src/util/intdef.h to /src/util/types.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Licensed under the MIT Licence. See LICENSE for details */
|
||||
#include "test.h"
|
||||
|
||||
#include "../src/util/intdef.h"
|
||||
#include "../src/types.h"
|
||||
|
||||
uint test_okay = 0;
|
||||
uint test_fail = 0;
|
||||
|
||||
Reference in New Issue
Block a user