]> icculus.org git repositories - taylor/freespace2.git/blob - include/ailocal.h
fix issue with looping audio streams
[taylor/freespace2.git] / include / ailocal.h
1 /*
2  * Copyright (C) Volition, Inc. 1999.  All rights reserved.
3  *
4  * All source code herein is the property of Volition, Inc. You may not sell 
5  * or otherwise commercially exploit the source or things you created based on
6  * the source.
7  */
8
9 #ifndef _AILOCAL_H
10 #define _AILOCAL_H
11
12 // -- Don't put anything in here --
13 // Put it in ai.h!
14
15 #endif
16