Log addr of get_cell

This commit is contained in:
IQuant 2024-09-16 20:36:13 +03:00
parent 54fb09a7a7
commit eaa8c2832c

View file

@ -5,6 +5,8 @@ local world = {}
local ffi = require("ffi")
local world_ffi = require("noitapatcher.nsew.world_ffi")
print("get_cell: " .. tostring(world_ffi.get_cell))
local C = ffi.C
ffi.cdef([[