Corrected the positions of two library functions in the library function list

svn-id: r39699
This commit is contained in:
Paul Gilbert 2009-03-26 11:16:34 +00:00
parent c592bf3300
commit ab31f46676

View File

@ -1621,8 +1621,8 @@ opcodeFunction opcodeTablePtr[] = {
Op_CTOff,
Op_Random,
Op_LoadSong,
Op_PlaySong,
Op_FadeSong,
Op_PlaySong,
Op_FreeSong, // 0x40
Op_FrameExist,