Refactor and fix up a lot of code
Don't tell the boss I forgot a couple of free()s...
This commit is contained in:
parent
fe38efac42
commit
290289cbf5
12 changed files with 175 additions and 335 deletions
|
@ -2,9 +2,9 @@
|
|||
* Callisto, a featureful runtime for Lua 5.4.
|
||||
*/
|
||||
|
||||
#ifndef _LCALLISTO_H_
|
||||
#ifndef _CALLISTO_H_
|
||||
|
||||
#define _LCALLISTO_H_
|
||||
#define _CALLISTO_H_
|
||||
|
||||
#include <lua.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue