Skip to content

Commit

Permalink
fix missing definition from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
qwx9 committed Jan 8, 2025
1 parent 96a0ac5 commit b89f063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dat.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ enum{
Debugawk = 1<<9,
Debugload = 1<<10,
Debuggraph = 1<<11,
Debuginfo = 1<<12,
Debugtheworld = 0xffffffff,

PerfΔt = 1000000,
Expand Down

0 comments on commit b89f063

Please sign in to comment.