From a6d24fc46c698fdac9382fc5d8ed2d84cd973252 Mon Sep 17 00:00:00 2001 From: Kristopher Early <1191258+MrPolymorph@users.noreply.github.com> Date: Mon, 25 Sep 2023 22:06:17 +0100 Subject: [PATCH] parking --- src/d/actor/d_a_kytag06.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/d/actor/d_a_kytag06.cpp b/src/d/actor/d_a_kytag06.cpp index 470951ddb..ba845b9ea 100644 --- a/src/d/actor/d_a_kytag06.cpp +++ b/src/d/actor/d_a_kytag06.cpp @@ -17,6 +17,8 @@ public: /* 0x294 */ float field_0x294; }; +static const float[] unk = {1.0f, 0.1f, 0.001f, 0.0001}; + /* 00000078-00000080 .text daKytag06_Draw__FP13kytag06_class */ static bool daKytag06_Draw(kytag06_class*) { return true;