FlightGear next
fg_commands.hxx
Go to the documentation of this file.
1
2/*
3 * SPDX-FileName: fg_commands.hxx
4 * SPDX-FileComment: built-in commands for FlightGear.
5 * SPDX-License-Identifier: GPL-2.0-or-later
6 */
7
8#pragma once
9
13void fgInitCommands ();
14
16
void fgInitSceneCommands()
Initialize the default built-in commands.
void fgInitCommands()
Initialize the built-in commands.