projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b20f3b
)
bugfix in stb_image module
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Sat, 26 Mar 2022 21:02:37 +0000
(16:02 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Sat, 26 Mar 2022 21:02:37 +0000
(16:02 -0500)
modules/stb_image/module.onyx
patch
|
blob
|
history
diff --git
a/modules/stb_image/module.onyx
b/modules/stb_image/module.onyx
index 5d7a029fb01f9fb8530976051bae7c73cd625061..2f691d37494e420004030aaf861b9f9524e25cde 100644
(file)
--- a/
modules/stb_image/module.onyx
+++ b/
modules/stb_image/module.onyx
@@
-1,5
+1,7
@@
package stb_image
+use package core { cptr }
+
#library "stb_image"
#foreign "stb_image" {