Files

24 lines
322 B
C

/*
RENDER_DEBUG.H
header included in hcex build.
*/
#ifndef __RENDER_DEBUG_H
#define __RENDER_DEBUG_H
#pragma once
/* ---------- constants */
/* ---------- macros */
/* ---------- structures */
/* ---------- prototypes/EXAMPLE.C */
/* ---------- globals */
/* ---------- public code */
#endif // __RENDER_DEBUG_H