Files

24 lines
318 B
C

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