/** * (c) 2014-2016 Alexandro Sanchez Bach. All rights reserved. * Released under GPL v2 license. Read LICENSE for more details. */ #pragma once // Creates a window with Xlib and initializes Nucleus void createWindowXlib(int argc, char** argv);