diff options
author | Eduardo Julian | 2023-01-13 16:14:20 -0400 |
---|---|---|
committer | Eduardo Julian | 2023-01-13 16:14:20 -0400 |
commit | 913171900fd11272ca328ded6553a56423db1e13 (patch) | |
tree | e101c51aa5b4467eed4e7b956d2d941cd46f4b10 /documentation/bookmark | |
parent | 617069b3986e9271d6e73191b899aa914e430dd6 (diff) |
Can now compile complex values (i.e. variants & tuples) in C++.
Diffstat (limited to 'documentation/bookmark')
-rw-r--r-- | documentation/bookmark/game/economy.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/game/economy.md b/documentation/bookmark/game/economy.md new file mode 100644 index 000000000..485aadcc2 --- /dev/null +++ b/documentation/bookmark/game/economy.md @@ -0,0 +1,4 @@ +# Reference + +0. [Why Is It So Easy To Break Videogame Economies?](https://www.youtube.com/watch?v=GMtIAXtAGxw) + |