Skip to content

Commit

Permalink
Merge branch 'develop' into fix-issue-35
Browse files Browse the repository at this point in the history
  • Loading branch information
saitoha committed Mar 14, 2015
2 parents fcfa755 + 71ef4d0 commit 5a093b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -1001,6 +1001,7 @@ load_with_builtin(
*pstride = *psx * depth;

switch (depth) {
case 1:
case 3:
case 4:
*ppixelformat = PIXELFORMAT_RGB888;
Expand Down

0 comments on commit 5a093b7

Please sign in to comment.