SAGA2: Adapt some C syntax to C++

This commit is contained in:
Filippos Karapetis 2021-09-11 12:13:35 +03:00
parent e4ece2a62c
commit d3df1b09a1
129 changed files with 2106 additions and 2110 deletions

View file

@ -34,7 +34,7 @@ namespace Saga2 {
const int16 absoluteMaximumVitality = 255;
extern void updateIndicators(void); // Kludge, put in intrface.h later (got to hurry)
extern void updateIndicators(); // Kludge, put in intrface.h later (got to hurry)
// offensiveNotification gets 2 (Actor *) items
// att is performing an offensive act on def