Skip to content

Commit

Permalink
Merge pull request #1921 from tgstation/ReaddMissingUndef
Browse files Browse the repository at this point in the history
Re-add accidentally removed #undef from DMAPI
  • Loading branch information
Cyberboss authored Sep 5, 2024
2 parents d0d506f + 9374df4 commit b4f8d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DMAPI/tgs/v5/undefs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#undef DMAPI5_PARAMETER_ACCESS_IDENTIFIER
#undef DMAPI5_PARAMETER_CUSTOM_COMMANDS
#undef DMAPI5_PARAMETER_TOPIC_PORT

#undef DMAPI5_CHUNK
#undef DMAPI5_CHUNK_PAYLOAD
Expand Down

0 comments on commit b4f8d75

Please sign in to comment.