Skip to content

Commit

Permalink
Merge branch 'alekmaul:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiDwrf authored Apr 3, 2024
2 parents 7385179 + 58e1146 commit f8d6697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvsneslib/include/snes/sprite.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ void oamClear(u16 first, u8 numEntries);
\param tileSource address of sprites graphics entry
\param tileSize size of sprites graphics
\param tilePalette address of sprites palette entry
\param tilePaletteNumber palette number (0..8)
\param paletteSize size of palette
\param tilePaletteNumber palette number (0..8)
\param address address of sprite graphics (8K-word steps)
\param oamsize default OAM size (OBJ_SIZE8_L16, OBJ_SIZE8_L32, OBJ_SIZE8_L64, OBJ_SIZE16_L32, OBJ_SIZE16_L64 and OBJ_SIZE32_L64)
*/
Expand Down

0 comments on commit f8d6697

Please sign in to comment.