Skip to content

Commit bddff57

Browse files
committed
Minor cosmetics
1 parent 593619e commit bddff57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/graphics.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#pragma once
22

33
#define WINDOW_NAME "FluidX3D"
4-
//#define CONSOLE_GRAPHICS
5-
//#define WINDOWS_GRAPHICS
4+
//#define INTERACTIVE_GRAPHICS
5+
//#define INTERACTIVE_GRAPHICS_ASCII
66
//#define GRAPHICS
77

88
#include "defines.hpp"

0 commit comments

Comments
 (0)