(svn r11089) -Codechange: add revision detection to MSVC.

This commit is contained in:
rubidium
2007-09-12 07:11:48 +00:00
parent ccf13f3ccc
commit e9924421bf
12 changed files with 182 additions and 37 deletions

View File

@@ -3,8 +3,6 @@
#ifndef NETWORK_H
#define NETWORK_H
#define NOREV_STRING "norev000"
#ifdef ENABLE_NETWORK
#include "../player.h"