aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMax Horn2009-12-09 16:45:35 +0000
committerMax Horn2009-12-09 16:45:35 +0000
commit626f85ae5e9d3aea2d528cbf847aee6ec6051407 (patch)
tree7b9bf8b8528c229584fcc670c2b60d67f4ba923b /TODO
parentfb5e747565e28a6863190e0e837899d5177244af (diff)
downloadscummvm-rg350-626f85ae5e9d3aea2d528cbf847aee6ec6051407.tar.gz
scummvm-rg350-626f85ae5e9d3aea2d528cbf847aee6ec6051407.tar.bz2
scummvm-rg350-626f85ae5e9d3aea2d528cbf847aee6ec6051407.zip
Move findCompatibleFormat from graphics/pixelformat.h to engines/engine.cpp
This function is used in only one place. Declaring it requires common/list.h; by putting it into pixelformat.h, which is included by common/system.h, tons of things suddenly included list.h for no good reason. If we ever need to call this function in other places, we can figure out aborts more appropriate place for it. svn-id: r46310
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions