mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 11:25:45 +01:00
rename nbt_prim_tagsize to nbt_primsize, for consistency.
This commit is contained in:
@@ -42,4 +42,4 @@ atrb_const int nbt_isprim(u8 tag);
|
||||
|
||||
|
||||
/* gets the tag size of primitive types, returns `>0` on success, `<0` on failure */
|
||||
atrb_const int nbt_prim_tagsize(u8 tag);
|
||||
atrb_const int nbt_primsize(u8 tag);
|
||||
|
||||
Reference in New Issue
Block a user