mirror of
https://github.com/Perfare/Il2CppDumper.git
synced 2025-01-25 02:03:02 -03:00
Typo
This commit is contained in:
parent
20ae00c0ba
commit
9ab1e1dbbb
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ replace_keywords = [
|
|||
" restrict;",
|
||||
" return;",
|
||||
" short;",
|
||||
" signed;";
|
||||
" signed;",
|
||||
" _signed;",
|
||||
" __signed;",
|
||||
" sizeof;",
|
||||
|
|
Loading…
Add table
Reference in a new issue