561
edits
(→File name conventions: Be a bit more descriptive on when to use <gameid> over <targetid> in save files.) |
(Make clear that no audio device (i.e. MIDI) initialization should be done in the constructor either) |
||
Line 188: | Line 188: | ||
// Do not initialize graphics here | // Do not initialize graphics here | ||
// Do not initialize audio devices here | |||
// However this is the place to specify all default directories | // However this is the place to specify all default directories |
edits