summaryrefslogtreecommitdiff
path: root/src/m/m3d/m_video.cpp
blob: 280150133075fb7db7a4c6f4fdc45ed5ee2036d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "m/m_video.h"

#include "d/d_system.h"


// I dont know if this file actually exists, the place that the function exists is in an odd spot

namespace mVideo {

// 0x80065590
void create() {
    // TODO
}

} // namespace mVideo