User Tools

Site Tools


decomp:problems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
decomp:problems [2023/02/02 12:19] fruityloopsdecomp:problems [2023/02/13 02:46] (current) – [Toolchain Problems] fruityloops
Line 17: Line 17:
 </code> </code>
   * Some constructors initialize members in a non-linear order/twice, the used compiler will remove any initializers that happen twice, and will order the initializers by the order they are defined in.   * Some constructors initialize members in a non-linear order/twice, the used compiler will remove any initializers that happen twice, and will order the initializers by the order they are defined in.
-  * Math inlines for sead have not been figured out yet, so things like Vector3f copies will not match. 
decomp/problems.1675340350.txt.gz · Last modified: 2023/02/02 12:19 by fruityloops