This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
[rlua] new module: raylib Lua binding
pull/172/head
raysan5
8 years ago
parent
735968e685
commit
5c30e079f4
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/rlua.h
+ 1
- 1
src/rlua.h
View File
@ -3628,4 +3628,4 @@ RLUADEF void ExecuteLuaFile(const char *filename)
}
}
}
}
#
endif
/
/
RLUA_IMPLEMENTATION
#
endif
/
/
RLUA_IMPLEMENTATION
Write
Preview
Loading…
Cancel
Save