X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FSnikSnaks.c;fp=src%2Fgame_sp%2FSnikSnaks.c;h=45442b74d9b247f38145f581904ff753b779e556;hb=64e7c54dce6ea8c063f04198c64c5057d751c928;hp=a03e332e1754ba4f0b3362d8ae5a4da6c10e8489;hpb=855700d73bbef8bb1248fe0ac735738478d6044b;p=rocksndiamonds.git diff --git a/src/game_sp/SnikSnaks.c b/src/game_sp/SnikSnaks.c index a03e332e..45442b74 100644 --- a/src/game_sp/SnikSnaks.c +++ b/src/game_sp/SnikSnaks.c @@ -33,7 +33,7 @@ void subAnimateSnikSnaks(int si) if (SnikSnaksElectronsFrozen == 1) return; - /* (not sure why this was removed -- this broke several level solutions) */ + // (not sure why this was removed -- this broke several level solutions) if (LowByte(PlayField16[si]) != fiSnikSnak) return;