Show
Ignore:
Timestamp:
03/10/08 03:03:40 (5 years ago)
Author:
gyuque
Message:

3to2: updated utils

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/asc3to2/swf.rb

    r7475 r7736  
    2929        0x3f => "MODULO"      , 
    3030        0x40 => "NEW"         , 
     31        0x41 => "VAR"         , 
    3132        0x42 => "INITARRAY"   , 
    3233        0x47 => "NEWADD"      ,