Changeset 11 in tspsg-svn for trunk/src/mainwindow.h


Ignore:
Timestamp:
Oct 19, 2007, 4:22:33 AM (17 years ago)
Author:
laleppa
Message:

Fixed random number generation algorithm (didn't work at all in linux).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mainwindow.h

    r6 r11  
    4141private:
    4242        void PrepareTable();
     43        int rand(int, int);
    4344        int randMin;
    4445        int randMax;
Note: See TracChangeset for help on using the changeset viewer.