/[enigma]/enigma/lib-src/oxydlib/enigma_mapping.cpp
ViewVC logotype

Diff of /enigma/lib-src/oxydlib/enigma_mapping.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by dheck, Tue Jun 17 09:29:29 2003 UTC revision 1.9 by reallysoft, Tue Jun 17 17:13:22 2003 UTC
# Line 2  Line 2 
2  //                                                                           //  //                                                                           //
3  //    File      : enigma_mapping.cpp                                         //  //    File      : enigma_mapping.cpp                                         //
4  //    Purpose   :                                                            //  //    Purpose   :                                                            //
5  //    Time-stamp: <Sun Jun/15/2003 23:50 MET amgine@reallysoft.de>           //  //    Time-stamp: <Tue Jun/17/2003 03:21 MET amgine@reallysoft.de>           //
6  //                                                                           //  //                                                                           //
7  //    (C) May 2003 by Ralf Westram <amgine@rallysoft.de>                     //  //    (C) May 2003 by Ralf Westram <amgine@rallysoft.de>                     //
8  //                                                                           //  //                                                                           //
# Line 421  namespace { Line 421  namespace {
421              item_map[0x36] = "it-springboard";              item_map[0x36] = "it-springboard";
422    
423              stone_map[0x12] = "st-rock3";              stone_map[0x12] = "st-rock3";
424                stone_map[0x13] = "st-bigbrick-es";
425                stone_map[0x14] = "st-bigbrick-sw";
426                stone_map[0x15] = "st-bigbrick-ne";
427                stone_map[0x16] = "st-bigbrick-nw";
428    
429              stone_map[0x1a] = "st-grate1";              stone_map[0x1a] = "st-grate1";
430              stone_map[0x1e] = "st-chameleon";              stone_map[0x1e] = "st-chameleon";
431              stone_map[0x1f] = "st-brick";              stone_map[0x1f] = "st-brick";

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26