Typo
This commit is contained in:
parent
ebb3f513d3
commit
b08e19d8fa
|
@ -19,7 +19,7 @@ bool globals_init(void) {
|
||||||
|
|
||||||
/* Make sure it's a valid handler */
|
/* Make sure it's a valid handler */
|
||||||
if (!hw) {
|
if (!hw) {
|
||||||
printf("hl-cheats: globals_init: can't open hw.so\n");
|
printf("hl-cheat: globals_init: can't open hw.so\n");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue