Subversion Repositories Kolibri OS

Rev

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

Rev 8557 Rev 8645
Line 1... Line 1...
1
// WL_INTER.C
1
// WL_INTER.C
Line 2... Line 2...
2
 
2
 
3
#include "wl_def.h"
3
#include "wl_def.h"
4
#pragma hdrstop
-
 
-
 
4
#pragma hdrstop
5
 
5
#define itoa ltoa
6
LRstruct LevelRatios[LRpack];
6
LRstruct LevelRatios[LRpack];
Line 7... Line 7...
7
int32_t lastBreathTime = 0;
7
int32_t lastBreathTime = 0;