mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
clean imports
This commit is contained in:
Vendored
+1
-1
@@ -81,7 +81,7 @@ Package vendor:raylib implements bindings for version 5.0 of the raylib library
|
||||
*/
|
||||
package raylib
|
||||
|
||||
import c "core:c"
|
||||
import "core:c"
|
||||
import "core:fmt"
|
||||
import "core:mem"
|
||||
import "core:strings"
|
||||
|
||||
Reference in New Issue
Block a user