summaryrefslogtreecommitdiff
path: root/ZAPD/ZResource.h
diff options
context:
space:
mode:
authorlouist103 <35883445+louist103@users.noreply.github.com>2023-05-04 20:05:45 -0400
committerGitHub <noreply@github.com>2023-05-04 20:05:45 -0400
commit0dbba745dfed52be5cab97257dbf56a2223dd874 (patch)
treeec50457b1f5973d5679556e369f0f5b5e6d66d8f /ZAPD/ZResource.h
parentcc01a0629af59dc45f775c0c42210d4e215da4de (diff)
Waterbox nodes (#289)
* Waterbox nodes * emplace * VS Filters.
Diffstat (limited to 'ZAPD/ZResource.h')
-rw-r--r--ZAPD/ZResource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ZAPD/ZResource.h b/ZAPD/ZResource.h
index f97b259..7c271a6 100644
--- a/ZAPD/ZResource.h
+++ b/ZAPD/ZResource.h
@@ -54,6 +54,7 @@ enum class ZResourceType
TextureAnimationParams,
Vector,
Vertex,
+ Waterbox,
};
class ResourceAttribute