mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 08:11:44 +02:00
added SDL2 source moved files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- echo command line arguments
|
||||
|
||||
for i=0,table.getn(arg) do
|
||||
print(i,arg[i])
|
||||
end
|
||||
Reference in New Issue
Block a user