Holy hell, finally got this working with an R9 390 + Ubuntu.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "Application.h"
|
||||
|
||||
const int Application::MAP_X = 32;
|
||||
const int Application::MAP_Y = 32;
|
||||
const int Application::MAP_Z = 32;
|
||||
|
||||
Application::Application() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user