Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

EI0 Map editor PSP: Difference between revisions

From GameBrew
No edit summary
Line 20: Line 20:
Here's the source code from the developer to load maps (using OSlib):
Here's the source code from the developer to load maps (using OSlib):


<pre>
  while (!osl_quit)
  while (!osl_quit)
  {
  {
Line 57: Line 58:
  fclose(bg);
  fclose(bg);
  fclose(events);
  fclose(events);
  map1_map tables are shorts.
</pre><br>
Also, here are the defines i use :
   
map1_map tables are shorts.
 
Also, these are the defines developer used:
  #define map1_map(i,j) map1_map[j]
  #define map1_map(i,j) map1_map[j]
  #define map1_map1(i,j) map1_map1[j]
  #define map1_map1(i,j) map1_map1[j]

Revision as of 00:24, 29 August 2021

EI0 Map editor + OSlib
ei0mapeditor.png
General
Author(s)smealum
TypeOther Games
Version20 Aug 2006
LicenceMixed
Links
Download
Website
Advertisements

<htmlet>adsense</htmlet>

Advertising: