#include "hqrdepack.h"
Go to the source code of this file.
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.h.
| #define FLA_DRAGON3 "dragon3" |
| #define FLA_INTROD "introd" |
Definition at line 59 of file resources.h.
| #define RESSHQR_ADELINEIMG 27 |
| #define RESSHQR_ADELINEPAL 28 |
| #define RESSHQR_BLANK 2 |
Definition at line 33 of file resources.h.
| #define RESSHQR_EAIMG 52 |
| #define RESSHQR_EAPAL 53 |
Definition at line 56 of file resources.h.
| #define RESSHQR_HOLOARROWINFO 8 |
Definition at line 39 of file resources.h.
| #define RESSHQR_HOLOARROWMDL 10 |
Definition at line 41 of file resources.h.
| #define RESSHQR_HOLOIMG 7 |
Definition at line 38 of file resources.h.
| #define RESSHQR_HOLOPAL 5 |
Definition at line 36 of file resources.h.
| #define RESSHQR_HOLOSURFACE 6 |
Definition at line 37 of file resources.h.
| #define RESSHQR_HOLOTWINARROWMDL 11 |
Definition at line 42 of file resources.h.
| #define RESSHQR_HOLOTWINMDL 9 |
Definition at line 40 of file resources.h.
| #define RESSHQR_LBAFONT 1 |
| #define RESSHQR_LBAIMG 49 |
| #define RESSHQR_LBAPAL 50 |
Definition at line 53 of file resources.h.
| #define RESSHQR_MAINPAL 0 |
RESS.HQR FILE
Definition at line 31 of file resources.h.
Referenced by load_menu_image(), and main_menu().
| #define RESSHQR_MENUIMG 14 |
| #define RESSHQR_PLASMAEFFECT 51 |
| #define RESSHQR_RELLENTIMG 12 |
| #define RESSHQR_RELLENTPAL 13 |
Definition at line 44 of file resources.h.
| #define RESSHQR_SPRITEBOXDATA 3 |
| #define RESSHQR_SPRITESHADOW 4 |
Definition at line 35 of file resources.h.
| #define RESSHQR_TWINOUTHERSPACEIMG 15 |
Definition at line 46 of file resources.h.
| #define RESSHQR_TWINOUTHERSPACEPAL 16 |
Definition at line 47 of file resources.h.
| char* HQR_FLASAMP_FILE |
| char* HQR_LBA_BLL_FILE |
| char* HQR_LBA_BRK_FILE |
| char* HQR_LBA_GRI_FILE |
| char* HQR_MIDI_MI_WIN_FILE |
| char* HQR_MIDI_MI_WIN_MP3_FILE |
| char* HQR_MIDI_MI_WIN_OGG_FILE |
| char* HQR_RESS_FILE |
Definition at line 27 of file resources.c.
Referenced by adeline_logo(), init_resources(), load_image(), load_image_delay(), load_menu_image(), and main_menu().
| char* HQR_SAMPLES_FILE |
Definition at line 33 of file resources.c.
| char* HQR_SCENE_FILE |
| char* HQR_SPRITES_FILE |
| char* HQR_TEXT_FILE |
1.5.5