OC-Tsuki/ksrc/blk/eeprom.lua

5 lines
52 B
Lua
Raw Normal View History

2020-06-02 16:23:58 +10:00
local eeprom = {}
function eeprom.proxy(addr)
end