Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
debug.c File Reference

Go to the source code of this file.

Functions

void wpnPrint (string s)
 
void wpnDebugPrint (string s)
 
void wpnDebugSpam (string s)
 
void wpnDebugSpamALot (string s)
 

Function Documentation

◆ wpnDebugPrint()

void wpnDebugPrint ( string  s)

Definition at line 9 of file debug.c.

◆ wpnDebugSpam()

void wpnDebugSpam ( string  s)

Definition at line 17 of file debug.c.

◆ wpnDebugSpamALot()

void wpnDebugSpamALot ( string  s)

Definition at line 25 of file debug.c.

◆ wpnPrint()

void wpnPrint ( string  s)

Definition at line 1 of file debug.c.