/[enigma]/enigma/src/stones_complex.cc
ViewVC logotype

Diff of /enigma/src/stones_complex.cc

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

revision 1.45.2.3 by dheck, Wed Oct 1 22:30:07 2003 UTC revision 1.45.2.4 by dheck, Fri Oct 3 13:40:19 2003 UTC
# Line 1328  void Line 1328  void
1328  PuzzleStone::explode() {  PuzzleStone::explode() {
1329      GridPos       p     = get_pos();      GridPos       p     = get_pos();
1330      DirectionBits dir   = get_connections();      DirectionBits dir   = get_connections();
1331      const char    *expl = (dir == NODIRBIT || dir == ALL_DIRECTIONS)  //     const char    *expl = (dir == NODIRBIT || dir == ALL_DIRECTIONS)
1332          ? "it-explosion2" : "it-explosion1";  //         ? "it-explosion2" : "it-explosion1";
1333      int          ox_attr       = int_attrib("oxyd");      int          ox_attr       = int_attrib("oxyd");
1334    
1335      // exchange puzzle stone with explosion      // exchange puzzle stone with explosion

Legend:
Removed from v.1.45.2.3  
changed lines
  Added in v.1.45.2.4

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