mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Fix compile
This commit is contained in:
@@ -168,7 +168,7 @@ typedef struct riva128_t
|
||||
|
||||
uint32_t notify;
|
||||
|
||||
uint32_t surf_base[6]
|
||||
uint32_t surf_base[6];
|
||||
uint32_t surf_limit[6];
|
||||
|
||||
uint32_t cliprect_min[2];
|
||||
|
||||
Reference in New Issue
Block a user