From: nhmall Date: Sat, 31 Oct 2020 13:30:38 +0000 (-0400) Subject: merge pr #403 wasm fixes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b37116b0f9a6dac5d9731731f63c4cf6d83009d8;p=nethack merge pr #403 wasm fixes Closes #403 --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 8814aa28c..b92e07915 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -644,8 +644,8 @@ fix the "stuck pets" issue (github #329) allow themed room subrooms to be filled (github #347) allow rereading spellbooks to refresh memory at any time (github #261) allow themed rooms constrained by level difficulty (github #344) -add a varied form of LIBNH nethack library contribution (github #385) -add cross-compile to WASM (github #385) +add a varied form of LIBNH nethack library contribution (github #385, #403) +add cross-compile to WASM (github #385, #403) Code Cleanup and Reorganization