linux-wallpaperengine/nier_test.h
Alexis Maiquez ff59fcce41 ~ Current status of the project (basic shader support and shader precompilation steps)
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2018-07-05 02:17:58 +02:00

13 lines
198 B
C

//
// Created by almamu on 4/07/18.
//
#ifndef WALLENGINE_NIER_TEST_H
#define WALLENGINE_NIER_TEST_H
extern irr::io::path _example_base_folder;
int nier_test ();
#endif //WALLENGINE_NIER_TEST_H