mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-17 23:44:22 +00:00
GRAPHICS: Mark decoders used by Wintermute as such.
This commit is contained in:
parent
d85a1a6815
commit
1ef63578bb
@ -24,6 +24,7 @@
|
||||
* Image decoder used in engines:
|
||||
* - hugo
|
||||
* - mohawk
|
||||
* - wintermute
|
||||
*/
|
||||
|
||||
#ifndef GRAPHICS_DECODERS_BMP_H
|
||||
|
@ -25,6 +25,7 @@
|
||||
* Image decoder used in engines:
|
||||
* - groovie
|
||||
* - mohawk
|
||||
* - wintermute
|
||||
*/
|
||||
|
||||
#ifndef GRAPHICS_JPEG_H
|
||||
|
@ -23,6 +23,7 @@
|
||||
/*
|
||||
* PNG decoder used in engines:
|
||||
* - sword25
|
||||
* - wintermute
|
||||
* Dependencies:
|
||||
* - libpng
|
||||
*/
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
/*
|
||||
* TGA decoder used in engines:
|
||||
* - none
|
||||
* - wintermute
|
||||
*/
|
||||
|
||||
#ifndef GRAPHICS_DECODERS_TGA_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user