Galactic Bloodshed
gb
GB_racegen.h
Go to the documentation of this file.
1
// Copyright 2014 The Galactic Bloodshed Authors. All rights reserved.
2
// Use of this source code is governed by a license that can be
3
// found in the COPYING file.
4
5
#
ifndef
GB_RACEGEN_H
6
#
define
GB_RACEGEN_H
7
8
int
enroll_valid_race
();
9
void
init_enroll
();
10
11
#
endif
init_enroll
void init_enroll()
Definition:
GB_racegen.cc:44
enroll_valid_race
int enroll_valid_race()
Definition:
GB_racegen.cc:48
Generated by
1.8.13