Browse Source
We still have some issues preventing even data_file_test from depending on the world: 1. `options` transitively depends on everything because of the change handlers. 2. `sound` depends on `monster` via `sgbSaveSoundOn` and `monster` depends on `sound` via `gbSoundOn`.pull/7643/head
2 changed files with 19 additions and 1 deletions
Loading…
Reference in new issue