aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-02-14 22:02:52 +0100
committerkdx <kikoodx@paranoici.org>2023-02-14 22:06:23 +0100
commit74da280050c1177f4d6a04c167dd0a2f1c6450a1 (patch)
treefce57661ccfe6d3f0189cdbaf5bb2d3dec3de6f0 /headers/TZR_types.h
parent5ec404a2520a6c070cfe0f1052c432f6521738d5 (diff)
downloadtzr-74da280050c1177f4d6a04c167dd0a2f1c6450a1.tar.gz
get command from env
Diffstat (limited to 'headers/TZR_types.h')
-rw-r--r--headers/TZR_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/headers/TZR_types.h b/headers/TZR_types.h
index 5f4004b..06bb7a6 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -5,6 +5,7 @@
enum TZR_ResourceType {
TZR_RES_RAW,
TZR_RES_IMAGE,
+ ___TZR_RES_COUNT
};
enum TZR_EventType {