File diff r2158:c6fcd114db94 → r2159:2c706fe6b0a7
airport_movement.h
Show inline comments
 
@@ -2,7 +2,6 @@
 
#define AIRPORT_MOVEMENT_H
 

	
 
#include "stdafx.h"
 
#include "macros.h"
 

	
 
typedef struct AirportMovingData {
 
	int x,y;