helapordo
1.4.12
Toggle main menu visibility
Main Page
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
y
Variables
a
b
c
d
e
f
g
h
l
m
o
p
q
r
s
t
w
Typedefs
a
b
c
e
f
g
h
l
n
o
p
r
s
t
w
Enumerations
a
b
c
e
f
g
h
o
p
q
r
s
t
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
x
z
Macros
_
a
b
c
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
▼
helapordo
►
Helapordo index page
►
Data Structures
▼
Files
▼
File List
▼
src
►
build-nc
►
build-nc-w64
►
build-rl
▼
core
►
equips.c
►
equips.h
►
game_animations.c
►
game_animations.h
►
game_core.c
►
game_core.h
►
game_lore.c
►
game_lore.h
►
game_lore_alt.c
►
game_lore_alt.h
►
sprites.c
►
sprites.h
►
ser
►
utils
►
main.c
►
palette.c
►
palette.h
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
game_lore_alt.h
Go to the documentation of this file.
1
// jgabaut @ github.com/jgabaut
2
// SPDX-License-Identifier: GPL-3.0-only
3
/*
4
Copyright (C) 2022-2024 jgabaut
5
6
This program is free software: you can redistribute it and/or modify
7
it under the terms of the GNU General Public License as published by
8
the Free Software Foundation, version 3 of the License.
9
10
This program is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
GNU General Public License for more details.
14
15
You should have received a copy of the GNU General Public License
16
along with this program. If not, see <https://www.gnu.org/licenses/>.
17
*/
18
19
#ifndef GAME_LORE_ALT_H_
20
#define GAME_LORE_ALT_H_
21
25
extern
char
*
alt_lore_strings
[6];
26
27
#endif
alt_lore_strings
char * alt_lore_strings[6]
Declares alternative lore array for the game.
Definition
game_lore_alt.c:20
src
core
game_lore_alt.h
Generated by
1.12.0