Check if two text string are equal REQUIRES: strcmp()
if raylib.TextIsEqual("hello", "hello") then print "equal" else print "not equal"
There was an error while loading. Please reload this page.