SAGA2: Adapt some C syntax to C++
This commit is contained in:
parent
e4ece2a62c
commit
d3df1b09a1
129 changed files with 2106 additions and 2110 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue