summaryrefslogtreecommitdiff
path: root/ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui.cpp')
-rw-r--r--ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui.cpp b/ui.cpp
index b7b10da..04b9002 100644
--- a/ui.cpp
+++ b/ui.cpp
@@ -1,4 +1,4 @@
-internal void
+static void
InteractProperty(int16 Index, project_data *File, project_state *State, bool32 Ended, real32 Value, memory *Memory, cache_pool *Cache)
{
for (int r = 0; r < State->NumberOfSelectedLayers; r++) {