mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 15:41:41 +00:00
added TODO
svn-id: r4674
This commit is contained in:
parent
fe33751dc7
commit
18c2d3a4da
@ -30,6 +30,12 @@
|
||||
#include "sound/mididrv.h"
|
||||
#include "sound/imuse.h"
|
||||
|
||||
/*
|
||||
* TODO list
|
||||
* - if save or load fails, popup an error dialog?
|
||||
* ...
|
||||
*/
|
||||
|
||||
Dialog::~Dialog()
|
||||
{
|
||||
teardownScreenBuf();
|
||||
|
Loading…
Reference in New Issue
Block a user