Decompile ActorUnkNORE (#61)

* Decompile ActorUnkNORE

* Apply suggestions
This commit is contained in:
Maëlle
2026-05-01 16:45:51 +02:00
committed by GitHub
parent 8a483ebab2
commit e6eae481b8
6 changed files with 26 additions and 13 deletions
+1 -4
View File
@@ -1,5 +1,3 @@
//! TODO: This file was generated automatically and might contain errors
#pragma once
#include "Actor/Actor.hpp"
@@ -24,9 +22,8 @@ public:
ActorUnkNORE();
/* 18 */ virtual bool vfunc_18(unk32 param1) override;
/* 4C */ virtual ~ActorUnkNORE() override;
void func_ov031_020f7f8c(void);
};
class ActorProfileUnkNORE : public ActorProfile {