Merge branch 'master' of github.com:aap/librw

This commit is contained in:
aap
2018-12-17 21:24:11 +01:00
42 changed files with 716 additions and 66 deletions

2
src/ps2/rwps2.h Executable file → Normal file
View File

@@ -185,7 +185,7 @@ struct Ps2Raster
enum Flags {
NEWSTYLE = 0x1, // has GIF tags and transfer DMA chain
SWIZZLED8 = 0x2,
SWIZZLED4 = 0x4,
SWIZZLED4 = 0x4
};
struct PixelPtr {
// RW has pixels as second element but we don't want this struct