diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-13 05:31:32 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-13 05:31:32 +0100 |
commit | cbf13666d2db374f1564441b1f68371ac69cf096 (patch) | |
tree | a9bce22d12262ea98e74128f6fb10e04b1459579 /editor/vobj-editor.hpp | |
parent | 07a9588271d30c69353dbea840eddeb519c472c5 (diff) |
zw
Diffstat (limited to 'editor/vobj-editor.hpp')
-rw-r--r-- | editor/vobj-editor.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/vobj-editor.hpp b/editor/vobj-editor.hpp index e92c6abe..d5af27ba 100644 --- a/editor/vobj-editor.hpp +++ b/editor/vobj-editor.hpp @@ -7,7 +7,7 @@ namespace floormat { -struct world; +class world; struct global_coords; struct object; class anim_atlas; |