mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 23:31:57 +00:00
Yet another plugin related TODO
svn-id: r21148
This commit is contained in:
parent
c3f91ca288
commit
0d4b1a2c85
6
TODO
6
TODO
@ -301,7 +301,11 @@ Plugins
|
|||||||
and to display a list of supported game IDs. This leads to "-z" displaying
|
and to display a list of supported game IDs. This leads to "-z" displaying
|
||||||
e.g. the obsolete "zakTowns" target. So we should separate the two. There
|
e.g. the obsolete "zakTowns" target. So we should separate the two. There
|
||||||
are multiple ways to do that, of course.
|
are multiple ways to do that, of course.
|
||||||
|
* split base/plugins.h into the part needed to implement a plugin, and the part
|
||||||
|
needed by client code. Maybe also move DetectedGame and GameSettings to a new
|
||||||
|
file base/game.h
|
||||||
|
|
||||||
|
|
||||||
OSystem
|
OSystem
|
||||||
=======
|
=======
|
||||||
* Right now gBitFormat is part of common/scaler.cpp; we might want to move it
|
* Right now gBitFormat is part of common/scaler.cpp; we might want to move it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user