Skip to content

Commit

Permalink
Fix Decompiler bug with icb r4.x.xyzw format
Browse files Browse the repository at this point in the history
The icb entry for the CBuffer was a different format than all other named entries, and was missing the [0] that would make the new fix work.

Changed 'icb' to 'icb[0]' so that my new replacement code will find the proper subscript in the icb case.   It's a special case, created in ParseDefinitions as a -1 index.
  • Loading branch information
bo3b committed Mar 31, 2014
1 parent 7a4f232 commit 6fa36e9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 436 deletions.
230 changes: 0 additions & 230 deletions AC3/11328b83df8d0e8e-vs.txt

This file was deleted.

Loading

0 comments on commit 6fa36e9

Please sign in to comment.