Skip to content

Commit

Permalink
Add patchAPI/h/PatchCFG.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent c03deb5 commit 733c18f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patchAPI/h/PatchCFG.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ class PATCHAPI_EXPORT PatchBlock {
PatchBlock(ParseAPI::Block *block, PatchObject *obj);
virtual ~PatchBlock();

// Getters
Address start() const;
Address end() const;
Address last() const;
Expand Down

0 comments on commit 733c18f

Please sign in to comment.