fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -127,3 +127,4 @@ void BMF_DrawStringTexture(BMF_Font* font, char* string, float x, float y, float
|
||||
#endif
|
||||
|
||||
#endif /* __BMF_API_H */
|
||||
|
||||
|
@@ -74,3 +74,4 @@ typedef enum
|
||||
typedef struct BMF_Font BMF_Font;
|
||||
|
||||
#endif /* __BMF_FONTS_H */
|
||||
|
||||
|
@@ -67,3 +67,4 @@
|
||||
#endif /* BMF_MINIMAL */
|
||||
|
||||
#endif /* __BMF_SETTINGS_H */
|
||||
|
||||
|
@@ -107,3 +107,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // __BMF_BITMAP_FONT_H
|
||||
|
||||
|
@@ -55,3 +55,4 @@ typedef struct {
|
||||
} BMF_FontData;
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user