Ignore:
Timestamp:
11/10/03 11:25:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mars.cc

    r2456 r2491  
    7676int main(int argc, char **argv)
    7777{
    78 #ifdef HAVE_XPM
    79     MLogo logo;
    80     logo.Popup();
    81 #endif
    82 
    8378    StartUpMessage();
    8479
     
    121116    else
    122117        gLog.SetDebugLevel(2);
     118
     119#ifdef HAVE_XPM
     120    MLogo logo;
     121    logo.Popup();
     122#endif
    123123
    124124    //
Note: See TracChangeset for help on using the changeset viewer.