Commit 5fbb52a
embedwad: add ReadAt to wadFile so gore.Run can open the embedded WAD
doom.go:40794 asserts the WAD file is an io.ReaderAt for random-access
lump reads. Added pass-through to bytes.Reader.ReadAt.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent ec0d754 commit 5fbb52a
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
0 commit comments