Skip to content
Snippets Groups Projects

Change resource manager behavior

Merged CRER requested to merge RM_CHANGE into anon-tw_eng-modding
2 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -20,4 +20,5 @@
#DIMS CONST RM_SINFO_MAP = "map:リソース情報" ; リソース名 → ""
#DIMS CONST RM_SANIM_MAP = "map:リソース情報_ANIM" ; リソース名 → ""
#DIM CONST RM_GID_BASE = 200000
#DIM RM_GID_BITS, 100 ; 6400枚画像対応
\ No newline at end of file
#DIM GLOBAL RM_GID_BITS, 100 ; 6400枚画像対応
#DIM GLOBAL RM_LOADED = 0
\ No newline at end of file
Loading