Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
Fix link to config.h in readme
  • Loading branch information
Filip Gawin committed Nov 7, 2019
1 parent f6f925f commit f9ab910e26ee8fda103bc03acd25aae2c329fa95
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
@@ -27,7 +27,7 @@ This includes both starting new game and loading save game.

There are various settings at the very bottom of `config.h`, you may want to take a look there. i.e. FIX_BUGS define fixes the bugs we've come across.

https://github.com/GTAmodding/re3/blob/readme/src/core/config.h
https://github.com/GTAmodding/re3/tree/master/src/core/config.h

## I want to contribute, where should I start?

0 comments on commit f9ab910

Please sign in to comment.