mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 02:16:40 +02:00
- fixed mod center image previews in cases where userdata folder was non default
- removed commented out old code
This commit is contained in:
@@ -3640,8 +3640,6 @@ int glestMain(int argc, char** argv) {
|
||||
printf("\nSVN: [%s]",getSVNRevisionString().c_str());
|
||||
|
||||
#ifdef USE_STREFLOP
|
||||
//# define STREFLOP_NO_DENORMALS
|
||||
// streflop_init<streflop::Simple>();
|
||||
|
||||
#if defined(STREFLOP_SSE)
|
||||
const char *instruction_set = "[SSE]";
|
||||
|
Reference in New Issue
Block a user