22 #ifndef ULTIMA_ULTIMA1_U1DIALOGS_COMBAT_H 23 #define ULTIMA_ULTIMA1_U1DIALOGS_COMBAT_H 25 #include "ultima/ultima1/u1dialogs/full_screen_dialog.h" 26 #include "ultima/shared/maps/map_widget.h" 32 using Shared::CKeypressMsg;
Definition: messages.h:265
Definition: detection.h:27
Combat(Ultima1Game *game, Shared::Maps::Direction direction, int weaponType, const Common::String weaponName)
Definition: full_screen_dialog.h:35