kolibrios/programs/games/heliothryx/game/rs/rsdebug.h
alpine 3fdf00fdeb First try.
Techdemo of Heliothryx game
by Roman Shuvalov



git-svn-id: svn://kolibrios.org@5225 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-08 18:32:05 +00:00

23 lines
303 B
C
Executable File

#ifndef RSDEBUG_H_INCLUDED
#define RSDEBUG_H_INCLUDED
// KolibriOS Placeholders
#define DEBUG10(a)
#define DEBUG10f(...)
#define DEBUG20(a)
#define DEBUG20f(...)
#define DEBUG30(a)
#define DEBUG30f(...)
#define DEBUGR(a)
#define DEBUGRf(...)
#endif // RSDEBUG_H_INCLUDED