From cbf13666d2db374f1564441b1f68371ac69cf096 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 13 Jan 2024 05:31:32 +0100 Subject: zw --- test/app.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/app.hpp b/test/app.hpp index 3fb88666..bd31fdf7 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -9,7 +9,7 @@ namespace floormat { struct chunk_coords; struct chunk_coords_; struct chunk; -struct world; +class world; struct test_app final : private FM_APPLICATION { -- cgit v1.2.3