Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
w3derr.h File Reference
#include "always.h"

Go to the source code of this file.

Macros

#define W3DERR_H
 

Enumerations

enum  WW3DErrorType {
  WW3D_ERROR_OK = 0 , WW3D_ERROR_GENERIC , WW3D_ERROR_LOAD_FAILED , WW3D_ERROR_SAVE_FAILED ,
  WW3D_ERROR_WINDOW_NOT_OPEN , WW3D_ERROR_INITIALIZATION_FAILED
}
 

Macro Definition Documentation

◆ W3DERR_H

#define W3DERR_H

Definition at line 43 of file w3derr.h.

Enumeration Type Documentation

◆ WW3DErrorType

Enumerator
WW3D_ERROR_OK 
WW3D_ERROR_GENERIC 
WW3D_ERROR_LOAD_FAILED 
WW3D_ERROR_SAVE_FAILED 
WW3D_ERROR_WINDOW_NOT_OPEN 
WW3D_ERROR_INITIALIZATION_FAILED 

Definition at line 50 of file w3derr.h.