Initial pass on renaming project code to lime
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef INPUT_H
|
||||
#define INPUT_H
|
||||
|
||||
namespace nme
|
||||
namespace lime
|
||||
{
|
||||
|
||||
bool GetAcceleration(double &outX, double &outY, double &outZ);
|
||||
|
||||
Reference in New Issue
Block a user