Skip to content

Commit 7a62de3

Browse files
committed
docs: Move proprocessor symbols to its own page
1 parent a4f834e commit 7a62de3

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@ from the above tab, or from the link
5050
. Simply create a new project in Unity then import all of the assets into
5151
that project. Then you can start all of the tools in the JCSUnity framework.
5252

53-
### ⚖️ Preprocessor Symbols
54-
55-
A list of preprocessor symbols supported by this framework.
56-
57-
| Name | Description |
58-
|:------------------|:-----------------------------|
59-
| `JCS_USE_GAMEPAD` | Flag to add gamepad support. |
60-
6153
## 🏆 Features
6254

6355
So, what does this framework does? Check out the
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Preprocessor Symbols
2+
3+
A list of preprocessor symbols supported by this framework.
4+
5+
| Name | Description |
6+
|:------------------|:-----------------------------|
7+
| `JCS_USE_GAMEPAD` | Flag to add gamepad support. |

0 commit comments

Comments
 (0)