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:
@@ -3,7 +3,7 @@
|
||||
#pragma once
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../src/util/intdef.h"
|
||||
#include "../src/types.h"
|
||||
|
||||
extern uint test_okay;
|
||||
extern uint test_fail;
|
||||
|
||||
Reference in New Issue
Block a user