Annotation of quake1/menu.h, revision 1.1.1.2

1.1       root        1: 
                      2: //
                      3: // the net drivers should just set the apropriate bits in m_activenet,
                      4: // instead of having the menu code look through their internal tables
                      5: //
                      6: #define        MNET_IPX                1
                      7: #define        MNET_TCP                2
                      8: 
                      9: extern int     m_activenet;
                     10: 
                     11: //
                     12: // menus
                     13: //
                     14: void M_Init (void);
                     15: void M_Keydown (int key);
                     16: void M_Draw (void);
                     17: void M_ToggleMenu_f (void);
                     18: 
                     19: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.