mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Remove useless ref macro, since it conflicts with VS2010's libraries.
The compiler warnings will have to be cleaned up later (without the use of a silly macro)
This commit is contained in:
@ -41,8 +41,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#define kNeighborhoodAgeFilename "Neighborhood"
|
||||
#define kNeighborhoodAgeFilenameW L"Neighborhood"
|
||||
#define kNeighborhoodAgeInstanceName "Hood"
|
||||
#define kNeighborhoodAgeInstanceNameW L"Hood"
|
||||
#define kNeighborhoodAgeInstanceName "Bevin"
|
||||
#define kNeighborhoodAgeInstanceNameW L"Bevin"
|
||||
#define kStartupNeighborhoodUserDefinedName "DRC"
|
||||
#define kStartupNeighborhoodUserDefinedNameW L"DRC"
|
||||
|
||||
|
Reference in New Issue
Block a user