Something went wrong. Try again.
the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
Something went wrong. Try again.
216 B · 5 lines
C++
at main
123456#include "stdafx.h"#include "DiodeTile_SPU.h"
const double DiodeTile_SPU::DELAY_RENDER_OFFSETS[4] = { -1.0f / 16.0f, 1.0f / 16.0f, 3.0f / 16.0f, 5.0f / 16.0f };const int DiodeTile_SPU::DELAYS[4] = { 1, 2, 3, 4 };