Fixed arrow bug introduced in last commit.

This commit is contained in:
Clifford Matthews 2009-06-14 23:10:20 -06:00
parent 15c6ab13ac
commit 0d607a5353
1 changed files with 1 additions and 0 deletions

View File

@ -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 },