Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 60: Line 60:




// this will register our bindings in the Nasal engine
// it should  be called at the end of $FG_SRC/Scripting/NasalSys.cxx::FGNasalSys::init()
naRef initNasalTest(naRef globals, naContext c)
naRef initNasalTest(naRef globals, naContext c)
{
{

Navigation menu