Fix offset comments

This commit is contained in:
LagoLunatic
2024-03-05 17:02:44 -05:00
parent 61398dbbec
commit 3a8c3ebda3
8 changed files with 39 additions and 43 deletions
@@ -24,7 +24,7 @@ struct TVariableValue {
struct TOutput {
virtual void operator()(f32, JStudio::TAdaptor*) const = 0;
~TOutput();
};
}; // Size: 0x04
struct TOutput_none_ {
~TOutput_none_();