mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-13 21:20:58 +00:00
FULLPIPE: Fix mistype
This commit is contained in:
parent
6ba453fa2a
commit
14ca32ee97
@ -830,7 +830,7 @@ int global_messageHandler1(ExCommand *cmd) {
|
||||
}
|
||||
|
||||
void staticANIObjectCallback(int *arg) {
|
||||
*arg--;
|
||||
(*arg)--;
|
||||
}
|
||||
|
||||
int global_messageHandler2(ExCommand *cmd) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user