fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
1
intern/img/extern/IMG_Pixmap.h
vendored
1
intern/img/extern/IMG_Pixmap.h
vendored
@@ -197,3 +197,4 @@ inline void IMG_Pixmap::getPixelAddress(float u, float v, GEN_TInt32& x, GEN_TIn
|
||||
}
|
||||
|
||||
#endif /* _H_IMG_Pixmap */
|
||||
|
||||
|
1
intern/img/extern/IMG_PixmapRGBA32.h
vendored
1
intern/img/extern/IMG_PixmapRGBA32.h
vendored
@@ -215,3 +215,4 @@ inline void IMG_PixmapRGBA32::getColor(TPixelRGBA32 p, IMG_ColorRGBA& c) const
|
||||
}
|
||||
|
||||
#endif /* _H_IMG_PixmapRGBA32 */
|
||||
|
||||
|
@@ -140,5 +140,5 @@ inline void IMG_ColorRGBA::blendColor(const IMG_ColorRGBA& c)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
#endif /* _H_IMG_Color */
|
||||
|
||||
|
@@ -115,3 +115,4 @@ public:
|
||||
};
|
||||
|
||||
#endif /* _H_IMG_MemPtr */
|
||||
|
||||
|
Reference in New Issue
Block a user