From 22c0347382db21803cbeaf599a473b1d13b009a3 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 4 Feb 2024 13:14:25 +0100 Subject: b --- editor/app.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor') diff --git a/editor/app.hpp b/editor/app.hpp index 2e4eb15c..ea618bac 100644 --- a/editor/app.hpp +++ b/editor/app.hpp @@ -32,7 +32,7 @@ namespace floormat { struct fm_settings; struct floormat_main; class world; -struct chunk; +class chunk; class ground_atlas; class anim_atlas; struct object; -- cgit v1.2.3