diff options
Diffstat (limited to 'src/GPU3D.h')
-rw-r--r-- | src/GPU3D.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/GPU3D.h b/src/GPU3D.h index 1f98e8f..7b822b8 100644 --- a/src/GPU3D.h +++ b/src/GPU3D.h @@ -22,11 +22,6 @@ namespace GPU3D { -namespace SoftRenderer -{ -class Slope; -} - typedef struct { s32 Position[4]; |