Search found 2 matches
- Mon Aug 29, 2005 10:56 am
- Forum: PSP Development
- Topic: Small bug in gumInternal.c
- Replies: 6
- Views: 2113
- Sun Aug 28, 2005 5:13 pm
- Forum: PSP Development
- Topic: Small bug in gumInternal.c
- Replies: 6
- Views: 2113
Small bug in gumInternal.c
Index: gumInternal.c =================================================================== --- gumInternal.c (revision 946) +++ gumInternal.c (working copy) @@ -65,7 +65,7 @@ void gumNormalize(ScePspFVector3* v) { - float l = (v...