libs working
This commit is contained in:
@@ -12,10 +12,10 @@ struct nub_core_string
|
||||
|
||||
|
||||
|
||||
int32_t nub_math_add_cc3fc9d68812b10d(int32_t, int32_t);
|
||||
int32_t nub_math_add_500748c2c6d70959(int32_t, int32_t);
|
||||
|
||||
|
||||
int32_t nub_math_add_cc3fc9d68812b10d(int32_t a, int32_t b)
|
||||
int32_t nub_math_add_500748c2c6d70959(int32_t a, int32_t b)
|
||||
{
|
||||
{
|
||||
return (a + b);
|
||||
|
||||
Reference in New Issue
Block a user