Crossfire Server, Branches 1.12
R18729
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
god.h
Go to the documentation of this file.
1
6
#ifndef GOD_H
7
#define GOD_H
8
12
typedef
struct
glnk
{
13
const
char
*
name
;
14
struct
archt
*
arch
;
15
int
id
;
16
struct
glnk
*
next
;
17
}
godlink
;
18
19
#endif
/* GOD_H */
glnk::arch
struct archt * arch
Definition:
god.h:14
glnk
Definition:
god.h:12
glnk::name
const char * name
Definition:
god.h:13
archt
Definition:
object.h:321
glnk::next
struct glnk * next
Definition:
god.h:16
glnk::id
int id
Definition:
god.h:15
godlink
struct glnk godlink
crossfire-code
server
branches
1.12
include
god.h
Generated on Sun Nov 18 2018 02:40:29 for Crossfire Server, Branches 1.12 by
1.8.6