]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fg_serial.hxx
Various SGI portability tweaks.
[flightgear.git] / src / Main / fg_serial.hxx
index 551b2bd65777a0bfb45004003da4a08027c164ec..006c6bd21c3ef88ec5e42febd85fecdd1883466e 100644 (file)
@@ -56,7 +56,9 @@ public:
        FG_SERIAL_FGFS_OUT = 5,
        FG_SERIAL_FGFS_IN = 6,
 
-       FG_SERIAL_RUL_OUT = 7         // Raul E Horcasitas <rul@compuserve.com>
+       FG_SERIAL_RUL_OUT = 7,  // Raul E Horcasitas <rul@compuserve.com>
+       FG_SERIAL_PVE_OUT = 8   // "Jeff Vrachan" 
+                               // <jeffv@provisionentertainment.com>
     };
 
     string device;