qmlFrontend/flib.h
branchqmlfrontend
changeset 11431 80a9b14bb8d3
parent 11430 f88b3948adf3
child 11433 bca9afcc3a72
equal deleted inserted replaced
11430:f88b3948adf3 11431:80a9b14bb8d3
    29     , MSG_ERROR
    29     , MSG_ERROR
    30     , MSG_WARNING
    30     , MSG_WARNING
    31     , MSG_MOVETOLOBBY
    31     , MSG_MOVETOLOBBY
    32     , MSG_MOVETOROOM
    32     , MSG_MOVETOROOM
    33     , MSG_NICKNAME
    33     , MSG_NICKNAME
       
    34     , MSG_SEED
       
    35     , MSG_THEME
       
    36     , MSG_SCRIPT
    34 };
    37 };
    35 
    38 
    36 typedef union string255_
    39 typedef union string255_
    37     {
    40     {
    38         struct {
    41         struct {