Fixes to Ur-Quan Masters app - added voice pack, and added many optimizations by passing -O2 flag to compiler, works great without any effort hehe

This commit is contained in:
pelya
2010-09-20 11:14:48 +03:00
parent 54eb8bbb4a
commit 37df37fc4b
15 changed files with 39 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
fixed with a hammer and rasp to work with libSDL port */
// This string is autogenerated by ChangeAppSettings.sh, do not change spaces amount
package net.sourceforge.lgames.lbreakout2;
package com.sourceforge.sc2;
import java.io.Writer;
import java.util.ArrayList;