mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 14:05:28 -04:00
Fix offset comments
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
||||
inline virtual void execute(T);
|
||||
inline virtual void executeAfter(T);
|
||||
inline virtual void draw(T);
|
||||
};
|
||||
}; // Size: 0x04
|
||||
|
||||
template<typename T, typename U>
|
||||
class JPACallBackBase2 {
|
||||
|
||||
Reference in New Issue
Block a user