Remove whitespace lines
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
|
||||
|
||||
|
||||
enum PixelFormat {
|
||||
|
||||
|
||||
RGBA32,
|
||||
ARGB32,
|
||||
BGRA32
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user