D:/WorkAround/prequengine/trunk/src/resources.c File Reference

This file contains the definitions of most used game resources. More...

#include "resources.h"

Include dependency graph for resources.c:

Go to the source code of this file.

Variables

char * HQR_RESS_FILE = "ress.hqr"
char * HQR_TEXT_FILE = "text.hqr"
char * HQR_FLASAMP_FILE = "flasamp.hqr"
char * HQR_MIDI_MI_WIN_FILE = "midi_mi_win.hqr"
char * HQR_MIDI_MI_WIN_MP3_FILE = "midi_mi_win_mp3.hqr"
char * HQR_MIDI_MI_WIN_OGG_FILE = "midi_mi_win_ogg.hqr"
char * HQR_SAMPLES_FILE = "samples.hqr"
char * HQR_LBA_GRI_FILE = "lba_gri.hqr"
char * HQR_LBA_BLL_FILE = "lba_bll.hqr"
char * HQR_LBA_BRK_FILE = "lba_brk.hqr"
char * HQR_SCENE_FILE = "scene.hqr"
char * HQR_SPRITES_FILE = "sprites.hqr"


Detailed Description

This file contains the definitions of most used game resources.

Prequengine: a Little Big Adventure engine

Copyright (C) 2008 Prequengine team
Copyright (C) 2002-2007 The TwinEngine team

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

Definition in file resources.c.


Variable Documentation

char* HQR_FLASAMP_FILE = "flasamp.hqr"

Definition at line 29 of file resources.c.

Referenced by play_fla_sample().

char* HQR_LBA_BLL_FILE = "lba_bll.hqr"

Definition at line 35 of file resources.c.

Referenced by init_grid().

char* HQR_LBA_BRK_FILE = "lba_brk.hqr"

Definition at line 36 of file resources.c.

Referenced by load_grid_bricks().

char* HQR_LBA_GRI_FILE = "lba_gri.hqr"

Definition at line 34 of file resources.c.

Referenced by init_celling_grid(), and init_grid().

char* HQR_MIDI_MI_WIN_FILE = "midi_mi_win.hqr"

Definition at line 30 of file resources.c.

Referenced by play_midi_music().

char* HQR_MIDI_MI_WIN_MP3_FILE = "midi_mi_win_mp3.hqr"

Definition at line 31 of file resources.c.

Referenced by play_midi_music().

char* HQR_MIDI_MI_WIN_OGG_FILE = "midi_mi_win_ogg.hqr"

Definition at line 32 of file resources.c.

Referenced by play_midi_music().

char* HQR_RESS_FILE = "ress.hqr"

char* HQR_SAMPLES_FILE = "samples.hqr"

Definition at line 33 of file resources.c.

char* HQR_SCENE_FILE = "scene.hqr"

Definition at line 37 of file resources.c.

Referenced by init_scene().

char* HQR_SPRITES_FILE = "sprites.hqr"

Definition at line 38 of file resources.c.

Referenced by preload_sprites().

char* HQR_TEXT_FILE = "text.hqr"

Definition at line 28 of file resources.c.

Referenced by init_dialogue_bank().


Generated on Thu Sep 18 14:14:49 2008 for Prequengine by  doxygen 1.5.5