diff options
Diffstat (limited to 'opengl/libagl/fixed_asm.S')
-rw-r--r-- | opengl/libagl/fixed_asm.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/libagl/fixed_asm.S b/opengl/libagl/fixed_asm.S index 05044f2..5e08856 100644 --- a/opengl/libagl/fixed_asm.S +++ b/opengl/libagl/fixed_asm.S @@ -17,7 +17,7 @@ .text - .align + .align 2 .global gglFloatToFixed .type gglFloatToFixed, %function |