mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 04:25:32 +00:00
[XBOX] Move NV2A XGPU definitions into header file
TODO: helper functions should be also moved. CORE-16216
This commit is contained in:
parent
f420f2e5df
commit
2a77e359e4
10 changed files with 50 additions and 42 deletions
|
@ -10,7 +10,7 @@
|
|||
#if defined(SARCH_PC98)
|
||||
#include "i386/pc98/pc98.h"
|
||||
#elif defined(SARCH_XBOX)
|
||||
#include "i386/xbox/nv2a.h"
|
||||
#include "i386/xbox/xbox.h"
|
||||
#else
|
||||
#include "i386/pc/vga.h"
|
||||
#include "i386/pc/pc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue