From 31eb896143ca5a38c0dc7355921393f357c5a383 Mon Sep 17 00:00:00 2001 From: frosch Date: Mon, 4 Jun 2012 15:29:37 +0000 Subject: (svn r24323) -Codechange: Split Textbuf and associated functions to separate files. --- source.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source.list') diff --git a/source.list b/source.list index aeacabea5..af8da0c2e 100644 --- a/source.list +++ b/source.list @@ -72,6 +72,7 @@ strgen/strgen_base.cpp string.cpp strings.cpp subsidy.cpp +textbuf.cpp texteff.cpp tgp.cpp tile_map.cpp @@ -306,6 +307,7 @@ subsidy_type.h tar_type.h terraform_gui.h textbuf_gui.h +textbuf_type.h texteff.hpp textfile_gui.h textfile_type.h -- cgit v1.2.3-54-g00ecf