summaryrefslogtreecommitdiff
path: root/src/g80_xaa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/g80_xaa.c')
-rw-r--r--src/g80_xaa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/g80_xaa.c b/src/g80_xaa.c
index bcacbb4..0a3c1b3 100644
--- a/src/g80_xaa.c
+++ b/src/g80_xaa.c
@@ -95,7 +95,7 @@ G80SetRopSolid(G80Ptr pNv, CARD32 rop, CARD32 planemask)
}
}
-void inline
+inline void
G80SetClip(G80Ptr pNv, int x, int y, int w, int h)
{
G80DmaStart(pNv, 0x280, 4);