#pragma once for our headers plus drive-by formatting

This commit is contained in:
Flössie
2019-10-31 10:20:50 +01:00
parent aacea7046c
commit add5c790d6
177 changed files with 946 additions and 1158 deletions

View File

@@ -1,6 +1,4 @@
#ifndef _ADDSETIDS_
#define _ADDSETIDS_
#pragma once
// UPDATE THE DEFAULT VALUE IN OPTIONS.CC int babehav[] TOO !!!
@@ -146,5 +144,3 @@ enum {
ADDSET_PARAM_NUM // THIS IS USED AS A DELIMITER!!
};
#endif