summaryrefslogtreecommitdiffstats
path: root/src/core/3ds.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-28Move screen size constants from video_core to coreYuri Kunde Schlesner1-0/+21
video_core didn't even properly use them, and they were the source of many otherwise-unnecessary dependencies from core to video_core.