Added quick GIG parser.

This commit is contained in:
Alan Mishchenko 2014-06-19 21:21:38 -07:00
parent f04d32732b
commit e5c031c5ae
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ABC_NAMESPACE_IMPL_START
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
typedef enum {
enum {
GIG_NONE = 0,
GIG_RESET = 1,
GIG_PI = 2,