User Tools

Site Tools


development:csdk:2.0:genmacros

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
development:csdk:2.0:genmacros [2024/11/20 21:17] clydedevelopment:csdk:2.0:genmacros [2024/11/20 21:18] (current) clyde
Line 31: Line 31:
 play_song(ASSET__audio__gameloop_mid, REPEAT_LOOP); play_song(ASSET__audio__gameloop_mid, REPEAT_LOOP);
 </code> </code>
-Here, ''play_song'' actually takes three arguments and ''ASSET__audio__gameloop_mid'' provides the first two. The macro resolves to ''ASSET__audio__gameloop_mid_ptr, ASSET__audio__gameloop_mid_bank'' and saves you a lot of typing.+Here, ''play_song'' actually takes three arguments and ''%%ASSET__audio__gameloop_mid%%'' provides the first two. The macro resolves to ''%%ASSET__audio__gameloop_mid_ptr, ASSET__audio__gameloop_mid_bank%%'' and saves you a lot of typing.
  
 ===== Extension Tables ===== ===== Extension Tables =====
development/csdk/2.0/genmacros.1732137435.txt.gz · Last modified: 2024/11/20 21:17 by clyde