From ae80b05af7e2f30e9ddc653506ec82ce0b65e331 Mon Sep 17 00:00:00 2001 From: Daniel Seiller Date: Wed, 4 Dec 2019 00:28:36 +0100 Subject: [PATCH] Update .gitignore and NOTES.md --- .gitignore | 3 ++- NOTES.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index abbe1a8..720e832 100644 --- a/.gitignore +++ b/.gitignore @@ -262,4 +262,5 @@ __pycache__/ .history -ScrapHacks/build/* \ No newline at end of file +ScrapHacks/build/* +.vscode/c_cpp_properties.json diff --git a/NOTES.md b/NOTES.md index 5e54bf1..78e1e51 100644 --- a/NOTES.md +++ b/NOTES.md @@ -59,6 +59,8 @@ # Data Structures +D3D8-Device @ `0x852914` + ## Game World/State Pointer @ `0x7fe944` Points to World struct