LifeLua 21-08-2025
Documentation for LifeLua, a Lua interpreter for the PS Vita
Loading...
Searching...
No Matches
lj_table.h
1
9boolean table.find(string string, table table) {}
13nil table.removefirst(string string, table table) {}
nil table.removefirst(string string, table table)
Definition lj_table.h:13
boolean table.find(string string, table table)
Definition lj_table.h:9