hedgewars/hwLibrary.pas
branchqmlfrontend
changeset 11429 86c13e5662f1
parent 11428 e045dc60c37e
child 11439 23912c93935a
equal deleted inserted replaced
11428:e045dc60c37e 11429:86c13e5662f1
   180     // network
   180     // network
   181     connectOfficialServer,
   181     connectOfficialServer,
   182     passNetData,
   182     passNetData,
   183     sendChatLine,
   183     sendChatLine,
   184     joinRoom,
   184     joinRoom,
       
   185     partRoom,
   185 
   186 
   186     // dunno what these are
   187     // dunno what these are
   187     RunEngine,
   188     RunEngine,
   188     LoadLocaleWrapper,
   189     LoadLocaleWrapper,
   189     HW_versionInfo,
   190     HW_versionInfo,