mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 20:46:55 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
if(target_callback)
|
||||
can_target_callback = target_callback
|
||||
else
|
||||
can_target_callback = CALLBACK(src, .proc/can_target)
|
||||
can_target_callback = CALLBACK(src,PROC_REF(can_target))
|
||||
if(range)
|
||||
lock_cursor_range = range
|
||||
if(typecache)
|
||||
|
||||
Reference in New Issue
Block a user