Home
last modified time | relevance | path

Searched defs:DCOLS (Results 1 – 5 of 5) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/debugconsole/
H A Dconsole.cpp62 uint DCOLS = 80; variable
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DCombat.c770 void attackVerb(char returnString[DCOLS], creature *attacker, short hitPercentile) { in attackVerb()
790 void applyArmorRunicEffect(char returnString[DCOLS], creature *attacker, short *damage, boolean mel… in applyArmorRunicEffect()
H A DRogue.h146 #define DCOLS (COLS - STAT_BAR_WIDTH - 1) // n columns on the left for the sideba… macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/debugconsole/
H A Dconsole.cpp90 #define DCOLS 80 macro
/dports/japanese/rogue_s/rogue_s/
H A Drogue.h163 #define DCOLS 80 macro