From abf47ddd1fe77287136535e2d05ada48b99b8e1f Mon Sep 17 00:00:00 2001 From: tobigun Date: Fri, 12 Sep 2008 09:51:33 +0000 Subject: - Windows resources (.rc) reduced to the icon - Texture resource names are now directly written to resources.inc - Fonts are no resources anymore. They are moved to game/fonts and can be changed to support multiple charsets (until the TTF part is finished). Fonts are registered in fonts/fonts.in git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1367 b956fd51-792f-4845-bead-9b4dfca2ff2c --- src/rccompile-delphi.bat | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/rccompile-delphi.bat (limited to 'src/rccompile-delphi.bat') diff --git a/src/rccompile-delphi.bat b/src/rccompile-delphi.bat deleted file mode 100644 index cd69530a..00000000 --- a/src/rccompile-delphi.bat +++ /dev/null @@ -1 +0,0 @@ -BRC32 -r -foultrastardx.res ultrastardx.rc -- cgit v1.2.3