mirror of https://github.com/axmolengine/axmol.git
5 lines
77 B
C
5 lines
77 B
C
|
do {
|
||
|
// Lambda binding for lua is not supported.
|
||
|
assert(false);
|
||
|
} while(0)
|