Fixed some bugs and tried to maintain the bootstrap
This commit is contained in:
@@ -35,7 +35,7 @@ import lib.Projectrans.Config as Config
|
||||
# ============================================================
|
||||
|
||||
# 全局 mbuddy 指针
|
||||
_mbuddy: memhub.MemManager | t.CPtr
|
||||
_mbuddy: memhub.MemBuddy | t.CPtr
|
||||
|
||||
# 最大 includes SHA1 数(用于过滤)
|
||||
MAX_INCLUDES_SHA1: t.CDefine = 256
|
||||
|
||||
Reference in New Issue
Block a user