From b1e1c134200a18ec8178a933f7bf0442492f60f6 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 31 Mar 2008 07:11:18 +0000 Subject: (svn r12499) -Codechange: some coding style tweaks for network_internal.h. --- source.list | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'source.list') diff --git a/source.list b/source.list index 2a0412e50..bde85dec9 100644 --- a/source.list +++ b/source.list @@ -141,7 +141,7 @@ widgets/dropdown_type.h economy_func.h economy_type.h core/endian_func.hpp -engine.h +engine_func.h engine_type.h core/enum_type.hpp fileio.h @@ -206,7 +206,8 @@ sound/null_s.h video/null_v.h oldpool.h openttd.h -order.h +order_base.h +order_func.h order_type.h core/overflowsafe_type.hpp pathfind.h @@ -244,7 +245,8 @@ sound_func.h sound_type.h sprite.h spritecache.h -station.h +station_base.h +station_func.h station_gui.h station_type.h stdafx.h -- cgit v1.2.3-54-g00ecf