mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-13 06:03:37 +02:00
2017-06-05 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Air Gate' ['AG'] RML.
This commit is contained in:
@@ -161,6 +161,7 @@ bool RDMacro::parseString(const char *str,int n)
|
||||
//
|
||||
rml_cmd=(RDMacro::Command)((str[0]<<8)+str[1]);
|
||||
switch(rml_cmd) {
|
||||
case RDMacro::AG:
|
||||
case RDMacro::AL:
|
||||
case RDMacro::BO:
|
||||
case RDMacro::CC:
|
||||
|
Reference in New Issue
Block a user