Jump to content

Oni (folder)/GameDataFolder/IGMD/global: Difference between revisions

Line 30: Line 30:
  func void main(void) {
  func void main(void) {
     pre
     pre
  #  REST OF THE MAIN FUNCTION'S BODY, UNCHANGED
  #  WHATEVER ELSE THERE IS
  }
  }
This is an inline call to the <tt>pre</tt> function we have just set up in the global folder. The function <tt>pre</tt> is "globally recognized".
This is an inline call to the <tt>pre</tt> function we have just set up in the global folder. The function <tt>pre</tt> is "globally recognized".
Anonymous user