mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
time: move pure V function from time.c.v
This commit is contained in:
@@ -115,3 +115,5 @@ fn C.sapp_get_num_dropped_files() int
|
||||
|
||||
// Get the file path of the droped file
|
||||
fn C.sapp_get_dropped_file_path(int) &byte
|
||||
|
||||
fn C.sapp_resize_window(int, int)
|
||||
|
||||
Reference in New Issue
Block a user