Remove empty extern

[ci skip]
This commit is contained in:
wolfreak99 2017-01-19 02:37:11 -05:00 committed by Michał Janiszewski
parent 41bab044a6
commit 55972f17f8
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@ extern "C" {
#include "network.h"
extern "C" {
}
rct_peep* _pickup_peep = 0;
sint32 _pickup_peep_old_x = SPRITE_LOCATION_NULL;