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

This commit is contained in:
rubidium
2007-09-12 07:11:48 +00:00
parent 7b7c66fb6b
commit 9e7931f6ea
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"