mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 11:05:45 +01:00
remove types.h, and start using intdef.h
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "../util/compat/endian.h"
|
||||
#include "../util/types.h"
|
||||
#include "../util/intdef.h"
|
||||
|
||||
int nbt_primsize(u8 tag) {
|
||||
switch (tag) {
|
||||
|
||||
Reference in New Issue
Block a user