Subversion Repositories NaviCtrl

Rev

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

Rev 1 Rev 41
Line 86... Line 86...
86
#ifdef __STDC__
86
#ifdef __STDC__
87
#include <stdarg.h>
87
#include <stdarg.h>
88
#else
88
#else
89
#include <varargs.h>
89
#include <varargs.h>
90
#endif
90
#endif
91
 
-
 
-
 
91
#include "91x_lib.h"
92
#include "main.h"
92
#include "menu.h"
Line 93... Line 93...
93
 
93
 
94
 
94
 
95
//#define LIGHTPRINTF
95
//#define LIGHTPRINTF