mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-04-07 04:50:23 +03:00
Fix typo in Core.hpp
Was making builds fail.
This commit is contained in:
parent
3e8622f369
commit
da6865e5f6
2 changed files with 6 additions and 6 deletions
|
|
@ -78,7 +78,7 @@ struct UnknownStatic19 {
|
|||
};
|
||||
struct UnknownStatic24 {
|
||||
UnknownStatic24();
|
||||
virtual ~UnknownStatic19();
|
||||
virtual ~UnknownStatic24();
|
||||
};
|
||||
struct UnknownStatic27 {
|
||||
UnknownStatic27();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue