fixed some parts of arc for -Wpedantic, also fixed some entity.c wrong offsets for size
This commit is contained in:
parent
d01d78972e
commit
d89c95688e
6 changed files with 21 additions and 11 deletions
|
|
@ -25,6 +25,8 @@ typedef struct ARC_DCircle {
|
|||
double r;
|
||||
} ARC_DCircle;
|
||||
|
||||
void TEMP_Circle_Placeholder(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue