Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yukani committed Oct 5, 2024
1 parent 194d92b commit 1f68502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/game_sa/Plugins/JPegCompressPlugin/JPegCompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ void JPegCompressScreenToFile(RwCamera* camera, const char* path);
*/
void JPegCompressScreenToBuffer(RwCamera* camera, uint8*& buffer, uint32& size);

// 0x5D05F0
void JPegDecompressToRaster(RwRaster* raster, IStream* stream);

// 0x5D07A0
Expand Down

0 comments on commit 1f68502

Please sign in to comment.