forked from ReScrap/ScrapHacks
Update .gitignore and NOTES.md
This commit is contained in:
parent
493b10e78b
commit
ae80b05af7
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -263,3 +263,4 @@ __pycache__/
|
|||
.history
|
||||
|
||||
ScrapHacks/build/*
|
||||
.vscode/c_cpp_properties.json
|
||||
|
|
2
NOTES.md
2
NOTES.md
|
@ -59,6 +59,8 @@
|
|||
|
||||
# Data Structures
|
||||
|
||||
D3D8-Device @ `0x852914`
|
||||
|
||||
## Game World/State Pointer @ `0x7fe944`
|
||||
|
||||
Points to World struct
|
||||
|
|
Loading…
Reference in a new issue