summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-02-10 18:16:14 +0100
committerGitHub <noreply@github.com>2021-02-10 18:16:14 +0100
commita2c2a364a43fd2880b5e6e40a01201603ddcfa16 (patch)
tree2d215e4892c3f3ac3eae87164d9299f7d4a83d52 /README.md
parentfix typo (diff)
downloadre3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.tar
re3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.tar.gz
re3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.tar.bz2
re3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.tar.lz
re3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.tar.xz
re3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.tar.zst
re3-a2c2a364a43fd2880b5e6e40a01201603ddcfa16.zip
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index 162f965d..d1efe71b 100644
--- a/README.md
+++ b/README.md
@@ -35,13 +35,3 @@ There are various settings at the very bottom of [config.h](https://github.com/G
## Contributing
Please read the [Coding Style](https://github.com/GTAmodding/re3/blob/master/CODING_STYLE.md) Document
-### Unreversed / incomplete classes
-
-PS2/Mobile stuff:
-
- src/core/Pad.cpp
- src/core/main.cpp
- src/core/Frontend_PS2.cpp
- src/core/FrontEndControls.cpp
- src/save/MemoryCard.cpp
-