mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-08 16:01:19 +12:00
Code cleanup
This commit is contained in:
parent
9523993a24
commit
ff9d180154
26 changed files with 105 additions and 131 deletions
|
@ -7,11 +7,6 @@
|
|||
#define GX2_ENABLE 1
|
||||
#define GX2_DISABLE 0
|
||||
|
||||
// tex unit base for render backends
|
||||
#define CEMU_PS_TEX_UNIT_BASE 0
|
||||
#define CEMU_VS_TEX_UNIT_BASE 32
|
||||
#define CEMU_GS_TEX_UNIT_BASE 64
|
||||
|
||||
#include "GX2_Surface.h"
|
||||
|
||||
// general
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue