mirror of
https://github.com/ctm/executor.git
synced 2026-03-14 17:16:37 +00:00
Fixed arrow bug introduced in last commit.
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user