Merge branch 'accurate' into portable
This commit is contained in:
commit
2f4eb464a5
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
|||
|
||||
#include "WindowsWrapper.h"
|
||||
|
||||
#ifndef RGB
|
||||
#define RGB(r,g,b) ((r) | ((g) << 8) | ((b) << 16))
|
||||
#endif
|
||||
|
||||
extern RECT grcGame;
|
||||
extern RECT grcFull;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue