summaryrefslogtreecommitdiff
path: root/src/libultra_code_O2/cosf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libultra_code_O2/cosf.c')
-rw-r--r--src/libultra_code_O2/cosf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libultra_code_O2/cosf.c b/src/libultra_code_O2/cosf.c
index 1d9c7e83d..cae7159ea 100644
--- a/src/libultra_code_O2/cosf.c
+++ b/src/libultra_code_O2/cosf.c
@@ -3,7 +3,7 @@
static const du P[] = {
{ 0x3FF00000, 0x00000000 }, { 0xBFC55554, 0xBC83656D }, { 0x3F8110ED, 0x3804C2A0 },
- { 0xBF29f6FF, 0xEEA56814 }, { 0x3EC5DBDF, 0x0E314BFE },
+ { 0xBF29F6FF, 0xEEA56814 }, { 0x3EC5DBDF, 0x0E314BFE },
};
static const du rpi = { 0x3FD45F30, 0x6DC9C883 };