mirror of
https://github.com/zeldaret/ph
synced 2026-08-08 18:43:14 -04:00
Name Vec3p functions and abs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _C_STRLIB_H
|
||||
#define _C_STRLIB_H
|
||||
|
||||
int abs(int n);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user