From 67cfc8b2c23177f036eda97f3423d062ba0c3e90 Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Fri, 29 Dec 2017 23:19:43 +0100 Subject: * RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum. * Game.c: new prototypes GameGetParkingDirection() and GameGetRunwayDirection(). * Slight optimizations into GameRenderLevel(). * Added some comment headers into Gfx.c. --- Source/Exe/AIRPORT.elf | Bin 327440 -> 327508 bytes Source/Exe/AIRPORT.iso | Bin 1474560 -> 1474560 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'Source/Exe') diff --git a/Source/Exe/AIRPORT.elf b/Source/Exe/AIRPORT.elf index 3fc6f3d..6d595ed 100644 Binary files a/Source/Exe/AIRPORT.elf and b/Source/Exe/AIRPORT.elf differ diff --git a/Source/Exe/AIRPORT.iso b/Source/Exe/AIRPORT.iso index 7513386..869ea12 100644 Binary files a/Source/Exe/AIRPORT.iso and b/Source/Exe/AIRPORT.iso differ -- cgit v1.2.3