Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 782 → Rev 783

/C-OSD/trunk/osd_fcmode_default.c
23,7 → 23,7
#include "osd_helpers.h"
#include "osd_fcmode_default.h"
 
#if !(ALLCHARSDEBUG|(WRITECHARS != -1))
#if (!(ALLCHARSDEBUG || (WRITECHARS != -1)) && FCONLY)
 
int osd_fcmode_default() {
if (COSD_FLAGS_MODES & COSD_FLAG_HUD) {