DIE Engine
Loading...
Searching...
No Matches
main.cpp File Reference
#include "mainwindow.h"
#include "editor.h"
#include "renderer.h"
#include "walker.h"
#include "audio.h"
#include <QApplication>
#include <QMessageBox>
#include <stdint.h>
#include <stdio.h>
#include <cpuid.h>

Functions

bool hasSSE41 ()
int main (int argc, char *argv[])

Variables

MainWindowmainWindow = nullptr

Function Documentation

◆ hasSSE41()

bool hasSSE41 ( )
inline

WALLER Map editor for the DIE engine (c) Fred's Lab 2024-2026 Frédéric Meslin / info@.nosp@m.fred.nosp@m.slab..nosp@m.net SPDX-License-Identifier: MIT If used commercially, contributions, donations are highly appreciated.

editor entry point

◆ main()

int main ( int argc,
char * argv[] )

Variable Documentation

◆ mainWindow

MainWindow* mainWindow = nullptr