mirror of
https://github.com/open-goal/jak-project
synced 2026-09-02 02:02:51 -04:00
[decomp] minor type cleanup (#874)
* clean up some types * clean up settings
This commit is contained in:
@@ -205,4 +205,5 @@
|
||||
- It is now possible to call a method on a forward declared type. The forward declared type must be a basic.
|
||||
- Using `->` on a plain `pointer` or `inline-array` now generates an error instead of crashing the compiler
|
||||
- It is now possible to use a macro to provide a static inline array element definition
|
||||
- It is now possible to have symbol names that have a `#` in the middle of them
|
||||
- It is now possible to have symbol names that have a `#` in the middle of them
|
||||
- `go-hook` now returns the return value of the `enter-state` function it calls
|
||||
Reference in New Issue
Block a user