Fixed compile error

This commit is contained in:
Duncan Frost 2014-06-23 16:51:21 +01:00
parent 78845ca165
commit e32293f6b0
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ static int window_guest_list_is_peep_in_filter(rct_peep* peep);
static void window_guest_list_find_groups();
static int get_guest_face_sprite_small(rct_peep *peep);
static int get_guest_face_sprite_large(rct_peep *peep);
static int sub_69B7EA(rct_peep *peep, int *outEAX);
/**
*