1 /*-------------------------------------------------------------------------------
2 
3 	BARONY
4 	File: credits.hpp
5 	Desc: string defines for credits sequence
6 
7 	Copyright 2013-2016 (c) Turning Wheel LLC, all rights reserved.
8 	See LICENSE for details.
9 
10 -------------------------------------------------------------------------------*/
11 
12 #pragma once
13 
14 #define CREDITSLINE02 "Sheridan Kane Rathbun"
15 #define CREDITSLINE04 "Chris Kukla"
16 #define CREDITSLINE06 "Ciprian Elies"
17 #define CREDITSLINE08 "Mathias Golinelli"
18 #define CREDITSLINE09 "Julian Seeger"
19 #define CREDITSLINE11 "Sterling Rathbun"
20 #define CREDITSLINE13 "Frasier Panton"
21 #define CREDITSLINE15 "Mallachie Campbell"
22 #define CREDITSLINE16 "Rebecca Paliwoda"
23 #define CREDITSLINE17 "Jordan Sturgeon"
24 #define CREDITSLINE18 "Travis Specht"
25 #define CREDITSLINE19 "Joseph Dukes"
26 #define CREDITSLINE20 "Jim Bunting"
27 #define CREDITSLINE21 "Jason Kreun"
28 #define CREDITSLINE23 "IUS CompSci Department"
29 #define CREDITSLINE24 "Joe Hollingsworth"
30 #define CREDITSLINE25 "Benjamin Wagner"
31 #define CREDITSLINE26 "Robert Rodgers"
32 #define CREDITSLINE27 "Ryan Hardiman"
33 #define CREDITSLINE28 "Jesse Riddle"
34 #define CREDITSLINE29 "Kevin White"
35 #define CREDITSLINE30 "Ben Pfaff"
36 #define CREDITSLINE37 "For Sterling"
37 #define CREDITSLINE38 "- Sheridan"
38 #define CREDITSLINE39 "Josiah Colborn"
39 #define CREDITSLINE40 "Ben Potter"
40