This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Removed spurious prototype.
tags/v0.99.beta14
Sam Hocevar
sam
19 years ago
parent
478a5e247e
commit
376404bc80
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
cucul/math.c
+ 0
- 2
cucul/math.c
View File
@@ -26,8 +26,6 @@
#include "cucul.h"
#include "cucul_internals.h"
static float powf_internal(float x, float y);
/**
* \brief Generate a random integer within a range.
*
Write
Preview
Loading…
Cancel
Save