mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
PPUDecoder:
- Fixed BI field. Project updated to VS12.
This commit is contained in:
parent
b35dfdf29b
commit
7e07cd9595
23 changed files with 704 additions and 4 deletions
|
|
@ -106,7 +106,7 @@
|
|||
#include <windowsx.h>
|
||||
#endif
|
||||
|
||||
#if !defined __WXWINCE__ && !defined NEED_PBT_H
|
||||
#if !defined __WXWINCE__ && !defined NEED_PBT_H && _MSC_VER < 1600
|
||||
#include <pbt.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue