index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GPU3D.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'GPU3D.h')
-rw-r--r--
GPU3D.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/GPU3D.h b/GPU3D.h
index c95e3b7..d683cbe 100644
--- a/
GPU3D.h
+++ b/
GPU3D.h
@@ -25,7 +25,7 @@ namespace GPU3D
typedef struct
{
s32 Position[4];
- u8 Color[3];
+ s32 Color[3];
bool Clipped;