mirror of
https://github.com/ctm/executor.git
synced 2025-01-03 00:31:03 +00:00
Fixed arrow bug introduced in last commit.
This commit is contained in:
parent
15c6ab13ac
commit
0d607a5353
@ -1194,6 +1194,7 @@ toolstuff_t pstuff[] = {
|
||||
{ { _Key1Trans, -1 }, (void *) 0},
|
||||
{ { _Key2Trans, -1 }, (void *) 0},
|
||||
|
||||
{ { NULL /* was C_ROMlib_licensefilt */, NULL /* was PTOC_ROMlib_licensefilt */ }, (void *) 0 },
|
||||
{ { C_unixmount, PTOC_unixmount }, (void *) 0 },
|
||||
{ { C_GestaltTablesOnly, PTOC_GestaltTablesOnly }, (void *) 0 },
|
||||
{ { C_sound_timer_handler, 0 }, (void *) 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user