Continue work on hot-reload functionality
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import "core:time"
|
||||
import "core:fmt"
|
||||
|
||||
@(export)
|
||||
hello :: proc() {
|
||||
init :: proc() {
|
||||
fmt.println("hello from .dll!")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user