R-PAGE
Resistance's Portable-Adventure-Game-Engine
Variables
err.h File Reference

Go to the source code of this file.

Variables

const char * err_no_size_found
 
const char * err_no_impk_found
 
const char * err_cannot_open_file
 
const char * err_unknown_tag
 

Variable Documentation

const char* err_cannot_open_file

Definition at line 4 of file err.c.

const char* err_no_impk_found

Definition at line 3 of file err.c.

const char* err_no_size_found

Definition at line 2 of file err.c.

const char* err_unknown_tag

Definition at line 5 of file err.c.