/* place the name of the start file here */ fmod.h __PARAMETERS__(){}; -f __FOLDERS__(){}; fmodapi43204linux/api/inc __HEADERS__(){}; __TYPES__(){}; __MACROS__(){}; #define F_CALLBACK #define F_API F_STDCALL #define F_STDCALL //#define F_CDECL //#define F_DECLSPEC //#define F_DLLEXPORT __POST_REPS__(){}; __START_BI__(){}; ' This is file FModEx-4.32.4_TJF.bi ' (FreeBasic binding for FModEx, a sound library) ' ' translated with help of h_2_bi.bas ' ' Licence: ' (C) 2010 Thomas.Freiherr@gmx.net ' ' This library binding is free software; you can redistribute it ' and/or modify it under the terms of the GNU Lesser General Public ' License as published by the Free Software Foundation; either ' version 2 of the License, or (at your option) ANY later version. ' ' This library is distributed in the hope that it will be useful, ' but WITHOUT ANY WARRANTY; without even the implied warranty of ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ' Lesser General Public License for more details, refer to: ' http://www.gnu.org/licenses/lgpl.html #IFDEF __FB_WIN32__ #PRAGMA push(msbitfields) #ENDIF #INCLIB "fmodex-4.32.04" __END_BI__(){}; #IFDEF __FB_WIN32__ #PRAGMA pop(msbitfields) #ENDIF