This website requires JavaScript.
Explore
akkartik
/
spell-cards.love
Watch
1
Star
0
Fork
You've already forked spell-cards.love
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
spell-cards.love
/
0033-file_exists
3 lines
86 B
Plaintext
Raw
Permalink
Blame
History
file_exists = function(filename)
return love.filesystem.getInfo(filename, 'file')
end
Reference in New Issue
View Git Blame
Copy Permalink