Galactic Bloodshed
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 
9 void init_enroll();
10 
11 #endif
void init_enroll()
Definition: GB_racegen.cc:44
int enroll_valid_race()
Definition: GB_racegen.cc:48