mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 14:38:38 -04:00
Fix offset comments
This commit is contained in:
@@ -24,7 +24,7 @@ struct TVariableValue {
|
||||
struct TOutput {
|
||||
virtual void operator()(f32, JStudio::TAdaptor*) const = 0;
|
||||
~TOutput();
|
||||
};
|
||||
}; // Size: 0x04
|
||||
|
||||
struct TOutput_none_ {
|
||||
~TOutput_none_();
|
||||
|
||||
Reference in New Issue
Block a user