Ticket #9230: inventory-color.patch

File inventory-color.patch, 447 bytes (added by SF/tobigun, 14 years ago)

inventory color patch

  • palette.cpp

     
    7171                // Use 17 color table for v1 games to allow correct color for inventory and
    7272                // sentence line. Original games used some kind of dynamic color table
    7373                // remapping between rooms.
    74                 0xFF, 0x55, 0xFF
     74                0x7F, 0x3B, 0xA6
    7575        };
    7676
    7777        static const byte tableNESPalette[] = {