Subversion Repositories Kolibri OS

Rev

Rev 3979 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3979 Rev 6166
Line 100... Line 100...
100
 
100
 
101
# include "timer.h--"  // timer functions
101
# include "timer.h--"  // timer functions
102
# include "draw.h--"   // drawing functions
102
# include "draw.h--"   // drawing functions
103
# include "access.h--" // get & set functions
103
# include "access.h--" // get & set functions
104
# include "random.h--" // random number generator
-
 
Line 105... Line 104...
105
//? include "uf.h--"     // user field window
104
# include "random.h--" // random number generator
106
 
105
 
107
 
106