kolibrios/programs/games/marblematch3/game/rs/rsdebug.h
alpine bc0cb70b13 New Game: Marble Match-3
Developer: Roman Shuvalov



git-svn-id: svn://kolibrios.org@5235 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-16 16:43:37 +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