mirror of
https://github.com/Perfare/Il2CppDumper.git
synced 2025-01-26 02:33:01 -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;",
|
" restrict;",
|
||||||
" return;",
|
" return;",
|
||||||
" short;",
|
" short;",
|
||||||
" signed;";
|
" signed;",
|
||||||
" _signed;",
|
" _signed;",
|
||||||
" __signed;",
|
" __signed;",
|
||||||
" sizeof;",
|
" sizeof;",
|
||||||
|
|
Loading…
Add table
Reference in a new issue