This commit is contained in:
MegaMech
2024-12-29 23:58:52 -07:00
parent 2bd41c6d90
commit 57afb90c39
+1 -1
View File
@@ -16,7 +16,7 @@ extern "C" {
#include "camera.h"
}
//! @todo unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?
class OSeagull : public OObject {
public:
explicit OSeagull(Vec3f pos);